Closed azboss2021 closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
cs-472-group-2-project | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 4, 2023 5:57pm |
cs-472-group-2-project-backend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 4, 2023 5:57pm |
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9ceae5e
) 100.00% compared to head (23039a6
) 100.00%. Report is 24 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
WHAT DOES THIS PR DO?
WHAT ISSUES ARE RELATED TO THIS PR?
4
3
142
HOW DO I TEST OUT THIS PR?
python3 manage.py runserver
in theapi
directory. Head over to theweb
directory and runnpm i
andnpm run dev
to run the frontend. You can test the request school form by going torequest-school
and filling in the information and submitting. You can search for schools from the home page.