Skip to content

akshatsanghvi211103/DIP_Project

Repository files navigation

DIP_Project

A project by:

  • Shreyas R. Palley
  • Vansh Garg
  • Akshat Sanghvi
  • Keshav Gupta
  • Mallika Garg

Instructions To Run:

Start Server with:

python3 flask-server/server.py

Start Client with:

cd client; npm run start