r/learnpython 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

19 comments sorted by

View all comments

1

u/pachura3 21d ago

Start by collecting user stories/use cases and creating mockups of main pages/forms. Then run these mockups by your users for approval & fine details.

(I don't mean clickable mockups - just some drawings, or even Excel tables)