Skip to content

aka2910/CS387-Project-ER2SQL

Repository files navigation

CS387-Project-ER2SQL

Instruction to run the project:

  1. Clone the repository
  2. Go to the project directory and create a .env file with the following content:
    PGUSER=<username>
    PGHOST=<host>
    PGPASSWORD=<password>
    PGDATABASE=<database>
    PGPORT=<port>
    
  3. Run npm install to install all the dependencies
  4. Run npm start to start the server

We have also deployed the project at https://dbis-project.onrender.com

You can read our project report here

Group Members

  • Shubham Bakare (200050133)
  • Akshat Kumar (200050004)
  • Subarno Nath Roy (200050139)
  • Jash Kabra (200050054)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages