Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 252 Bytes

This project contains a quiz app with the help of django rest_framework. In this project I use SQLite database. This quiz app have category api by which user can select in which category they want to do quiz. Also have api for questions and answers.