Skip to content

scriptographers/CS387-Lab-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS387 Lab 4 - IITCricInfo

Link to Problem statement

Getting Started

Environment setup

Fill the environment variables present in .env file

Database setup

cd setup/ pip install -r requirements.txt python insert.py 

Backend Install

cd backend/ npm i 

Frontend Install

cd frontend/ npm i 

Backend Launch

cd backend/ npm start 

Frontend Launch

cd frontend/ npm start 

References

(This project was made as a course assignment for CS 387: Database and Information Systems Lab, Spring 2022, IIT Bombay.)

About

Lab 4, Database and Information Systems, Spring 2022, IIT Bombay

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •