Skip to content

akshatsanghvi211103/DIP_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

256549d · Dec 9, 2023

History

62 Commits
Dec 9, 2023
Sep 28, 2023
Dec 5, 2023
Sep 28, 2023
Sep 15, 2023
Nov 16, 2023
Sep 12, 2023
Nov 17, 2023
Sep 13, 2023
Sep 15, 2023
Sep 29, 2023
Sep 13, 2023
Sep 29, 2023
Oct 5, 2023
Oct 2, 2023
Sep 29, 2023

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