#Django project idea for beginner🎉.

2 messages · Page 1 of 1 (latest)

static topaz
#

I just clear basics of Django. anyone give me a project idea? simple and beginner-friendly.

wild geyser
#

hey, thats great . you should definitely try out building some small projects that will refine your learnings.
I'll suggest:

i. Todo list app
ii. Weather app (can get the weather data from openweather api)
iii. simple note taking app

feel free to try out projects yourself even if you're not sure how to build it, you'll learn along the way