NickA02 / SOTestingEnv

This project aims to create a web-based coding platform specifically tailored for Science Olympiad programming events.
2 stars 0 forks source link

Full Backend and Dev Environment Setup #17

Closed ItIsAndrewL closed 1 month ago

ItIsAndrewL commented 1 month ago

Changed the stack to use React on the frontend and FastAPI with SQLModel on the backend interacting with a SQLite database.

See commit descriptions for more info on what was changed and about the backend example that was added.

NickA02 commented 1 month ago

Once this ReadMe Comment is resolved, the pull request is good to merge. Thank you Andrew! Time to sprint!!

ItIsAndrewL commented 1 month ago

@NickA02 if you could approve the PR, I'll merge it in.