Documentation - SENG-350-2024-fall/Team-14 GitHub Wiki

hello friends

install react: https://www.freecodecamp.org/news/how-to-install-react-a-step-by-step-guide/

run web app:

pip install -r requirements.txt npm install npm run dev

run database: uvicorn main:app --host 127.0.0.1 --port 8000 --reload

Database hosting

Database is hosted on MongoDB Compass. Everyone on the team has read/write access. The connection string for the database in Compass is mongodb+srv://admin:[email protected]/.

Virtual Triage form

https://images.sampleforms.com/wp-content/uploads/2018/02/New-Patient-Intake-Form-1.jpg

Bootstrap docs

https://react-bootstrap.github.io/docs