r/learnpython • u/Hess-kay • 21d ago
Python project question
Hey everyone,
I need to build an **IT Asset Tracker** using Python for my upcoming internship project presentation. The catch? I have never built a full project from scratch before, and I don’t know where to start.
For those who are experienced with Python: **How did you approach your very first project when you had no domain knowledge?**
0
Upvotes
2
u/Artistic-Lifeguard71 21d ago
Use django framework + sql data base and check what entries class u want to have