Skip to content

rishuverma/ExamAnalysisApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamAnalysisApp

The App enables student to take exam on the platform and calculate the score with a report which is also emailed to the student using sendgrid.
install node_modules by commad
npm install
run the app using
node app
go to route /adminaddquestion where admin can add questions for the test with some comments that can be shown in the report
on localhost:3000 you will get the sign in page where you provide with the details.
Answer all the questions and get the report on next webpage.
A more Detailed report with the comments that were added by admin is sent by email for that you need to change the credentials in the email.js route for your own sendgrid account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published