Coffee and Wifi (Flask Web App with CSV Data)
Developed a Flask web application that allows users to browse and add cafe listings. The listings include information relevant to remote work, such as opening/closing times, coffee ratings, Wi-Fi strength, and power outlet availability. The project uses Flask-WTF for form creation and validation, Flask-Bootstrap for styling, and stores the cafe data in a CSV file.
Check Out Repository