Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 269 Bytes

About

This project allows user with admin rights to create and manage polls, and for any other user to view polls, it's questions/answers and vote for them through set of API endpoints made with DRF. The API structure is nested and autodocumentation is available.