Devlog #0 — Building Developer Growth Tracker Before joining Stardance, I built my first backend project: Developer Growth Tracker, a Python + MySQL CLI application to track my learning journey. What I’ve built so far:
✅ Daily progress logging
✅ Study hours, DSA, Git commits & project tracking
✅ Total and weekly analytics
✅ CSV export
✅ Automatic database setup Along the way, I learned SQL queries, file handling, Git/GitHub workflows, and improved the analytics logic from using the last 7 records to the last 7 calendar days.
This project is still a work in progress. My next goals are to add exception handling, refactor the code using OOP, write tests, and eventually build a Flask version.
This is my retroactive first devlog—starting today, I’ll be documenting my progress as I continue learning backend development. 🚀
#Python #MySQL #GitHub #Backend #BuildInPublic #HackClub #Stardance
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.