Skip to content

vasudhawaman/quizmakerapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

QuizMakerapp

So I have created a App where you can login and or signup and create your own quizzes and give them (like flashcards)

So for this project I have used Node.js and Postgresql for backend.

To start/use the project you will need to create a database of name quiz inside postgresql. Copy and paste the required SQL into your pgAdmin

You will need to add the following line of code into the terminal : npm i express ejs pg body-parser

To start the program : node server.js

Go to the following http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published