A simple python web-app to keep track of your tasks and habits!
Some AI assistance for the html structure. I also used AI for guidance and cleanup of the JavaScript code since I have no past experience with the language.
A simple python web-app to keep track of your tasks and habits!
Some AI assistance for the html structure. I also used AI for guidance and cleanup of the JavaScript code since I have no past experience with the language.
I built a simple task and habit tracker using python to get started with flask! While developing this web-app I wrote my first script of JavaScript and did some heavy debugging to get flask to work and especially make it compatible with Vercel.
CSS improvements and debugging, uploaded the new version on vercel and merged past repositories.
Log in to leave a comment
After feedback I decided to make this web-app usable. Last ship, the project data were global, now every user has their own separate data that gets stored locally with the use of sessions.
Log in to leave a comment
For this project I built a simple web app that helps you keep track of your tasks and habits! While developing this project I learned basic Flask functionality and wrote my first JavaScript script.
I made fixes in the backend and improvements to the UI! Additionally, I added the total time spent field in the habit subpages!
Log in to leave a comment
Past session time now appears in hh:mm:ss format instead of seconds! I also wrote a readme.
Log in to leave a comment
Minor fixes, past habit time display and CSS styles improvements!
Log in to leave a comment
Added habit deletion and a back icon sprite for the habits subpages!
Log in to leave a comment
Finished the Tasks section and made some changes to the CSS!
Log in to leave a comment
Basic CSS and cleanup.
Log in to leave a comment
Made github repo and created basic html pages!
Log in to leave a comment
First devlog! I made the basic backend using python and flask and created the first html page.
Log in to leave a comment