
A simple web app displaying environmental data from an SQLite database.
Weatherman is a simple web application built using Flask that allows users to view temperature and humidity data from an SQLite database. The application is automatically deployed when changes are pushed to the main branch of the repository.
Weatherman is a Flask-based web application that displays temperature and humidity data from an SQLite database. It provides features such as automatic deployment, the ability to run the application locally, and a default SQLite database. By following the installation guide, users can easily set up and use the Weatherman application.
