kasoglu / coffee-and-wifi

Want to work in a cafe but need power and wifi? You've found the right place! Checkout my collection of cafes with data on power socket availability, wifi speed and coffee quality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☕️ Coffee & Wifi 💻

Want to work in a cafe but need power and wifi? You've found the right place!

With this application, you can check your own database to work places with their rates or you can add new cafe places to database using secret URL section.

coffee-wifi

Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

  • Run the following in the terminal to install the modules to run your program without excussions.
pip install flask
pip install flask_bootstrap
pip install wtforms

How to Use?

Download the source code from the repository and run the file just as any other Python script (.py) file.

python3 main.py

either go to

Your Localhost (http://127.0.0.1:5000) page.

Add New Cafe Places

There is a secret route to access adding places to database section as /add, with this route you can access to adding new places to your database.

add-coffee-wifi

List of Places

list-coffee-wifi

Documentations

About

Want to work in a cafe but need power and wifi? You've found the right place! Checkout my collection of cafes with data on power socket availability, wifi speed and coffee quality.


Languages

Language:Python 46.7%Language:HTML 45.9%Language:CSS 7.4%