Uses CircleCI for CI/CD
Intro to SWE Group Project
npm install -- do it within the MedTrack directory npm i bootstrap@latest -- installs bootstrap npm run dev -- runs the code
in the backend folder python3 -m pip install python3 -m pip install flask python3 -m pip install flask-cors python3 -m pip install requests python3 -m pip install python-dotenv to run code python3 app.py