swppfall2022-team18

oOo v0.0.3

How to Run(Front)

yarn install
yarn start

Runs this app in the development mode. Open http://localhost:3000 to view the browser.

yarn test --coverage --watchAll -false 

Lauch the test runner. You can see the coverage

How to Run(Back)

python3 manage.py runserver 0.0.0.0:8000 

Runs backend

python3 manage.py test

Build Status Quality Gate Status

Coverage Status