TasksDaily
Date of creation: December 14, 2020
Repository: On GitHub
Try TasksDaily: On Heroku
Web Framework: Django
Server-side Programming Language: Python
Client-side Programming Language: JavaScript
Local Database System: SQLite3
Remote Database System: PostgreSQL
About
TasksDaily is a web application made using Django and a PostgreSQL database that lets registered users improve their habits by adding tasks, logging their status of completion daily and tracking their progress.
More information on the original version down below.
CS50 Web Course Version
Originally developed (and submitted on December 14th, 2020) as a Final Project for the CS50’s Web Programming with Python and JavaScript course, it was a web application made using Django and a PostgreSQL database.