Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 394 Bytes

File metadata and controls

7 lines (6 loc) · 394 Bytes

Project Overview

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)