Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 386 Bytes

dbms-project

CS254 course project - Stock Trading Platform

  1. Adithya Rajesh C - 191CS203
  2. Chaitanya Shyam - 191CS218
  3. K Dharmick Sai - 191CS221

Dependances: npm install <package-name>

  1. express
  2. mysql2
  3. ejs
  4. body-parser
  5. morgan

For all attributes in database definition use camel-case
Database is defined in data.sql
command : source data.sql