Hello All,
In just few line of sentenses I'll explain about this project
- This is first Django Project.
- The Subject is creating 30 MCQ's on Django.
- Using sqlite3 as database
- Through this get basic understanding of django projects and apps, and how they works together.
- Understanding views.py, models.py, urlpatterns, settings.py & testing development and deployment settings.
- A more advanced version will be created of this project.