Skip to content
generated from GDGVIT/template

A Web portal for conducting quizzes, carrying out polls and getting feedback of your events.

License

Notifications You must be signed in to change notification settings

GDGVIT/live-poll

Repository files navigation

DSC VIT

Hermes

Hermes Backend


DOCS UI

Functionalities

  • A basic login and register route using JSON Web Tokens
  • Route for adding an Event
  • Route for adding an Action in the Event
  • Route for adding a Question in the Action
  • Route for adding options in a given question in an action
  • Route for going to the next Question
  • Route for publishing the Question
  • Socket connection for choosing the option
  • Route to unpublish the question
  • Route to get event and action details

Tech Stack Used

Instructions to run

  • Pre-requisites:

    • Node.js and npm
    • All packages mentioned in package.json
  • First install all packages

npm install
  • To start the API
npm start

Contributors

Md Hishaam Akhtar

Md Hishaam Akhtar

GitHub LinkedIn

Made with ❤️ by DSC VIT

About

A Web portal for conducting quizzes, carrying out polls and getting feedback of your events.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published