Matheus Pantunes

A hand holding a pen, about to write somthing in a planner

Habit Tracking app with Python & MongoDB

The Habit Tracking app is something I made during my Flask Web Development certification last February (2023).

It is a simple yet pretty web app that allows us to add and track habits on a moving calendar.

It was made by using Python/Flask and all the entries are saved in a database thanks to MongoDB.

Technologies used

  • Python
  • HTML
  • CSS
  • Flask
  • MongoDB
View production