Weather Repository – CS 257 Software Design (2024)

Photos of the different pages in our website:

This was the capstone project for CS257 – Software Design. This website uses a dataset from Kaggle to display weather data at major cities across the globe and also has additional functionality for a weather-based horoscope.

My responsibilities with this project were: creating PSQL queries to retrieve data from the database and helping with creating schemas for the DB, creating the frontend and backend with Flask, HTML, CSS, and JS for the login, register, home page as well as the horoscope page.

To find our GitHub repository: Click Here