Full-Stack Project Management App
2022
Distributed system for collaborative time tracking and project evaluation.
- JavaScript
- React
- Material UI
- Python
- MySQL
- Flask
- Flask-RestX
- Google App Engine

A distributed system for collaborative time tracking and project evaluation across teams. The frontend, built with React and Material UI, gives users a shared view of time entries and project status; the backend, built with Python and Flask/Flask-RestX on top of MySQL, handles the underlying data and business logic.
The whole system was deployed on Google App Engine.


