Skip to content

A-Harby1/Online-Testing-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Testing-NodeJS

Collage Project for online testing website using NodeJs.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to install

  • Node - The web framework used
  • MySQL - The database used

Packages:

npm install express
npm install express-session
npm install nodemailer
npm install nodemon
npm install body-parser
npm install mysql

Prerequisites

Excute SQL.db query first

How to run

Open Your Terminal and CD to your project path then run

nodemon app.js

Open this link --> http://localhost:3000/

ERD

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published