Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 488 Bytes

File metadata and controls

20 lines (17 loc) · 488 Bytes

Installation

  1. Clone the repository
  2. Goto Models ->sql.js and fill the details for your database
  3. Run Command in the terminal -> "npm init" (note you must have npm and node installed)
  4. Run Command in the terminal -> "npm start"
  5. Goto localhost:3000

About This Is A Project For My DBMS (DataBase Management Systems) Subject It uses HTML, CSS, JavaScript, Nodejs and SQL Node Modules Used are:

  1. express
  2. bodyParser
  3. express-session
  4. mysql
  5. becrypt
  6. connect-flash