ChefAxelR's First Project banner

ChefAxelR's First Project

1 devlog
0s

I built a simple Python project that helps students track their study progress.
The app allows users to register questions, submit answers, and store results to see how they are improving over time.

Right now, it runs in the terminal and store…

I built a simple Python project that helps students track their study progress.
The app allows users to register questions, submit answers, and store results to see how they are improving over time.

Right now, it runs in the terminal and stores data locally, but my goal is to keep improving it by adding an API, a database, and eventually connecting it to a mobile app.

This project helped me practice Python fundamentals, data handling, and basic logic for real-world applications.

escoraxel

I’m working on my first Python project: a small study progress tracker that helps record answers and track learning progress. I’m excited to keep building and improving it step by step!

Attachment
0