Skip to content

Commit 9a34ee4

Browse files
committed
feat: add demo images and requirement text
1 parent 90d8570 commit 9a34ee4

6 files changed

+26
-0
lines changed

Diff for: Coffeefi/.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Coffeefi/Demos/Screenshot_2021-01-05 Add Cafes.png

23 KB
Loading

Diff for: Coffeefi/Demos/Screenshot_2021-01-05 All Cafes.png

52.3 KB
Loading
24.9 KB
Loading

Diff for: Coffeefi/cafe-data.csv

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
Beans & Aroma Coffees ,https://goo.gl/maps/J26EAaWwnALWk1XCA,8AM ,12AM,☕☕☕☕ ,💪💪💪💪 ,🔌🔌🔌🔌
3+
Butlers Chocolate Cafe Gulshan,https://goo.gl/maps/wZZZk84T1DJtT6qAA,8AM ,12AM,☕☕☕☕☕,💪💪💪💪💪,🔌🔌🔌🔌🔌
4+
Art Cafe ,https://goo.gl/maps/pvxCyvWWTAdKFycc7,10AM,11PM,☕☕☕☕ ,💪💪💪💪 ,🔌🔌🔌🔌🔌
5+
Coffee World Uttara ,https://goo.gl/maps/FG83Xip9ApcQnfvC7,9AM ,12AM,☕☕☕ ,💪💪💪 ,🔌🔌🔌🔌
6+
The White Canary Cafe And Marble Slab Creamery,https://goo.gl/maps/LjVLjud1iVUPG1u97,7AM,1AM,☕☕☕☕,💪💪💪💪,🔌🔌🔌🔌
7+
North End Coffee Roasters,https://goo.gl/maps/CDdLCqje9tx56FwQA,8AM,9PM,☕☕☕☕☕,💪💪💪💪💪,🔌🔌🔌🔌🔌

Diff for: Coffeefi/requirements.txt

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
certifi==2020.12.5
2+
click==7.1.2
3+
dominate==2.6.0
4+
Flask==1.1.2
5+
Flask-Bootstrap==3.3.7.1
6+
Flask-WTF==0.14.3
7+
itsdangerous==1.1.0
8+
Jinja2==2.11.2
9+
MarkupSafe==1.1.1
10+
visitor==0.1.3
11+
Werkzeug==1.0.1
12+
wincertstore==0.2
13+
WTForms==2.3.3

0 commit comments

Comments
 (0)