Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 376 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 376 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

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