Application architecture:
- Frontend: React-Typescript, repo link: here
- Backend: Python-flask framework (this repo). Python V 3.10.X
- Database: PostgreSQL V.17.0 (You can find the schema.sql)
- Try to add type hints whenever possible, check link
- Minimize unnecessary comments.