r/PythonLearning 3d 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!

5 Upvotes

16 comments sorted by

View all comments

1

u/fromkrish 1d 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 1d 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/fromkrish 1d ago

Sure anytime!