Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 621 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 621 Bytes

Full Stack Software Developer Exercise

D. Gopal Krishna’s Submission for Metacell



This is a client-server architecture with:

Backend - MetacellBackend

Frontend - metacell-frontend

MetacellBackend

metacell-frontend

Way to run the application

First run the backend code. Then run the frontend code.

Backend

  • Create a virtual environment
  • Install the requirements
  • Run the server

Frontend

  • Install the requirements
  • Run the server