The following libraries/frameworks have been used:
- Flask: Used for creating the Web Server.
- Psycopg2: PostgreSQL connector.
- SQLAlchemy: DB ORM.
- Flask-Login: Easy Flask login manager.
- Docker: Used for managing local DB instances.
- Unit Test Framework: Python tests library.