File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Coffee fi
2
+
3
+ A simple Cafe list bootstrap website.
4
+
5
+ ## Technologies
6
+
7
+ * Flask
8
+ * Flask Bootstrap
9
+ * Flask WTForm
10
+ * CSV
11
+
12
+ ## Installation
13
+
14
+ 1 . First clone or download the project file
15
+ 2 . Create a python environment then install all the packages from requirements file.
16
+ 3 . Run the project
17
+
18
+ > note: I'm using conda environment, but you can use virtualenv.
19
+
20
+ ## Demo
21
+
22
+ #### Homepage
23
+
24
+ ![ Homepage] ( https://github.com/kmhmubin/Python-Projects/blob/master/Coffeefi/Demos/Screenshot_2021-01-05%20Coffee%20Wi-fi.png )
25
+
26
+ #### Cafe lists
27
+
28
+ ![ Cafe list] ( https://github.com/kmhmubin/Python-Projects/blob/master/Coffeefi/Demos/Screenshot_2021-01-05%20All%20Cafes.png )
29
+
30
+ #### Add Cafes
31
+
32
+ ![ Add Cafes] ( https://github.com/kmhmubin/Python-Projects/blob/master/Coffeefi/Demos/Screenshot_2021-01-05%20Add%20Cafes.png )
You can’t perform that action at this time.
0 commit comments