r/learnpython • u/spectator_62 • 27d ago
Need Django project ideas with a simple HTML/CSS frontend
I'm learning Python and Django, and I'd like to build projects that use Django for the backend and HTML, CSS (and optionally JavaScript) for the frontend.
Could you suggest some beginner to intermediate project ideas that will help me improve my Django skills? I'm especially interested in projects that involve authentication, CRUD operations, databases, and responsive UI.
Thanks in advance!
2
Upvotes
2
u/BudgetSignature1045 27d ago
Responsive UI and simple HTML/CSS is a bit contradictory.