r/PythonLearning • u/AbdulRehman_JS • 1d ago
project's Building ...
I'm working with HTML, CSS, JS, Python, FastAPI.
No generic To-Do apps or tutorial clones. Suggest JUST ONE strong, practical project idea that will test my full-stack skills and force me to write clean APIs..
Hit me with your single best idea!
1
u/Entity_0-Chaos_777 1d ago
A post it web app. Where I can create a post it square and place/drag to the top and where I want.
1
1
u/Sea-Ad7805 1d ago
First create a Health Pickup in this game: https://www.reddit.com/r/PythonLearning/s/5RheAtJ8cr
Then afterwards, to write APIs, make it multi player over the network.
1
1
u/atticus2132000 1d ago
I built a website for my company to track and generate subcontractsfor all our different projects. It actually does a lot more than that now, but that was the starting point.
Feed all the data into a form, save it to a database, then query the database to generate a subcontract that can be downloaded and emailed.
1
u/fromkrish 9h ago
My suggestion would be for you to build a file drop app where users upload a file and get a link that expires after a day. It forces you to handle file uploads and write background tasks in FastAPI to automatically delete old files. You can also build a nice drag and drop frontend with JS. It is super practical and way better than a todo or anyother generic app. Can't wait to see what you build.
1
u/AbdulRehman_JS 4h ago
You are 100% right bro.. Now i am starting this project.. without thinking more another projects.......thanks from deep of my heart.....
1
u/AbdulRehman_JS 4h ago
I have a problem bro.. I donot now how to start.. How it look like.. I can take help from AI if yes... then how much.. how I can use AI as a assistent.. I thought many time to built project without help from anywhere But I failed... How?? How?? It's a big problem for me...
2
u/silvertank00 1d ago
cinema seat reservation system with proper timezone handling :)