This project consisted of designing and implementing a Volunteer Matching System for the Finnish Red Cross.
It contains:
- creation of a UML diagram to model the relational database
- creating and manipulating the database using Python (SQLAlchemy, psycopg2)
- conducting SQL queries and analyses in DBeaver and Python, and visualizing the results in Python (numpy, pandas)