- MongoDB
- ExpressJS
- AngularJS
- NodeJS
-
Ability to create a basic
userwith the following fields user_id username password is_admin email_id -
Interface for creating a poll which has a
QuestionandResponse (YES|NO) -
A simple login mechanism using which a user can login to the application and see the list of polls available
-
User should be able to select a poll and submit a response
-
A simple reporting page to check the responses to a given poll
-
It would be nice to have a api using which we can access the polls and post responses in a Restful way with token based authorization
-
Please fork this repo and submit a pull request
-
Please use github to raise any questions you might have