## Tech Stack **Frontend:** - Our frontend is React based, but we also make use of TypeScript and Vite. **Backend:** - Our backend is written in Java and makes use of a PostgreSQL database alongside Javalin as the web framework, BCrypt for hashing, GSON for JSON parsing, JUnit for testing, and Project Lombok to reduce boilerplate. **Version Control:** - Through GitHub.