Quantified Self is a Flask based web application to track your daily activities and habits. It is a project I worked on as part of the course Modern App Dev - I at the IITM BS in Data Science Program.
SUMMARY
Quantified Self is a Flask based web application to track your daily activities and habits. It is a project I worked on as part of the course Modern App Dev - I at the IITM BS in Data Science Program.
TECHNOLOGIES USED
- Flask - Web Application Suite
- Flask SQLAlchemy - ORM for SqLite3 DB
- Matplotlib - Data Visualization
- Bootstrap - Frontend
- SQLite - Database
This was the first Web Application I developed. Holds a special place in my heart. It was a project where I learned a lot about the basics of web development. I learned about the MVC architecture, how to use Flask, how to use a database, how to use a frontend framework, how to use a plotting library and how to deploy a web application. It was a very enriching experience.