A project on an online Aptitude Test Portal for Assessment of the Final year students in a mock environment.
This is a project on an online Aptitude Test Portal for Assessment of the Final year students in a mock environment.
It has been built with Express
and Node.Js
in the back-end and handlebars
as the front-end javascript templating engine.
Some Twitter bootstrap
is also used.
Some of the back-end routes have also been tested with tools like Mocha
and Chai
for your reference.
This website takes in the details of the students and registers them saving their data in the database.
It gives people an option to log in to start the test and saves their scores for their future reference.
npm install
to install all the dependencies from the package.json. mongod
. npm start
. localhost:7777
Hope you liked it.
You can see the live version here