Skip to content

rohansikder/DataCentricWebAppsProject

Repository files navigation

DataCentricWebAppsProject

ExpressJS Web Application with MySQL and Mongo Databases

Installation

npm install

This application is using MongoDB (Mongosh) and mySQL (Wamp).

Please import employeesDB.json to MongoDB and proj2022.sql to mySQL.

To start program

node index.js

or

nodemon index.js

View Web application at:

http://localhost:3004/

About

ExpressJS Web Application with MySQL and Mongo Databases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published