/Coffee-and-Wifi

This website is a collection of cafes ☕ with data on power sockets 🔌 available, wifi 📶 speed, and coffee quality, and you can also add more cafe stores to the database.

Primary LanguageHTML

Coffee and Wi-Fi(☕+📶)

preview.mp4

Languages Top Language Repository Size Made By


About The Website:

This website is a collection of cafes ☕ with data on power sockets 🔌 available, wifi 📶 speed, and coffee quality, and you can also add more cafe stores to the database.


The Technologies Used:


Run The Website:

Regular web servers can't run Python applications, so a special server type was used(Web Server Gateway Interface 'WSGI') to run Python applications. The most popular: gunicorn ( run on Linux only!!!)


To Run The Website:

  • 1 - install the requirements by
pip install requirements.txt
  • 2 - run the webiste
gunicorn main:app

  • Note: You must be in the same directory of the main.py file to run the previous command.

Made by Belamiri Zakarya 👋 Get in touch!