Skip to content

This is a web app made with python that allows users to search for cafes with good wifi within a specific location. It displays information such as name, location and opening hours of each cafes and also has a form to add new cafes.

Notifications You must be signed in to change notification settings

jeffreyjeremiah1/laptop-friendly-cafes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laptop Friendly Cafes

This is a web app made with python that allows users to search for cafes with good wifi within a specific location. The app displays a list of cafes with their corresponding names, locations, and open hours. It allows users to add new cafes to the list and rate them based on their wifi quality. The app stores all this information in a database, making it easy for users to access and update the information as needed. The app is useful for people who frequently need to work remotely or have other wifi-dependent tasks to do while on the go and helps them find the best places to do so.

Installation

To clone the project use https://github.com/jeffreyjeremiah1/laptop-friendly-cafes.git

git clone https://github.com/jeffreyjeremiah1/laptop-friendly-cafes.git

Usage

pip install flask
pip install flask_bootstrap
pip install flask_sqlalchemy
pip install flask_wtf
pip install wtforms

About

This is a web app made with python that allows users to search for cafes with good wifi within a specific location. It displays information such as name, location and opening hours of each cafes and also has a form to add new cafes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published