Skip to content

Commit 82efda1

Browse files
committed
README: Add Project details and Demo images
1 parent 9a34ee4 commit 82efda1

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

Diff for: Coffeefi/README.md

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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)

0 commit comments

Comments
 (0)