Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 445 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 445 Bytes

cityconnect

Global vacation scheduler built on Python's Flask framework /static/ folder houses images used /templates/ folder holds the html files that are rendered via the flask Run the cityconnect.pyc file to execute the web app, first time loading may take some time and you may need to refresh the page. Note: cityconnect.pyc relies on the Requests module and Flask module for Python respectively, please make sure you have these modules.