mainakpal08 / test123

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUIZ15

N|Solid

QUIZ15 IS AN ONLINE PLATFORM WHERE YOU CAN PLAY QUIZZES IN MANY POPULAR CATEGORIES.

Other Features!

  • Get points for every right answer
  • Track your scores anytime you want

You can also:

  • See who is in the top of the leaderboard
  • Compete with the toppers and beat them

QUIZ15 is a lightweight Web App that test your knowledge in a very fun and gaming way. As [https://myquiz15.herokuapp.com] says - 'FUN PLAY LEARN'

QUIZZES FROM POPULAR CATEGORIES

Categories like

PROGRAMMING, ACCOUNTING, ECONOMICS, GENERAL KNOWLEDGE, IIT JEE and many more

PLAY AND LEARN AT THE SAME TIME

With Every Test you give learn whole new things and be the master eventually!

SEE WHERE YOU STAND IN THE LEADERBOARD

Don't just PLAY ! Track your progress and compete with others! See if you can beat them!

Tech

QUIZ15 uses a number of open source projects to work properly:

  • AngularJS - HTML enhanced for web apps!
  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • MongoDB - highly scalable document based database
  • mongoose - elegant mongodb object modeling for node.js

And of course QUIZ15 itself is open source with a public repository on GitHub

Installation

QUIZ15 requires Node.js to run.

Install the dependencies and devDependencies by navigating to the QUIZ15 folder where package.json folder lives and running the command -

$ npm install

Then create a new .env file

And set the value for port and DB_URI in key value format

--

port:{ A port here }, DB_URI:{ Your mongodb authentication key }

Then run the command

$ npm start

Then head to localhost:{your port} in the browser

Deployment

QUIZ15 is deployed to Heroku with its official live link - https://myquiz15.herokuapp.com

QUIZ15

Todos

Stuffs still left to add to the App -

  • Add more Questions
  • Make more Tests
  • Introduce forget password functionality

License

MIT

Contact the Dev -

Instagram - Heavily Active !

Twitter - Somewhat Active !

Youtube - Trying to be Active !

{ Shubham Karmakar }

About


Languages

Language:JavaScript 44.9%Language:HTML 36.6%Language:CSS 18.5%