Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 404 Bytes

File metadata and controls

15 lines (11 loc) · 404 Bytes

🪰 Cryptic Hunt 🪰

Source code to Delta's Cryptic Hunt

Written in:

Frontend

  • NextJS 13: App Router for Server Sided Rendering(SSR)
  • TailwindCSS: Basic user interface
  • RadixUI Components: Used for the login forms

Backend

  • FastAPI: Used as the backend API, preferable because of data models
  • JWT: Used for authentication
  • MongoDB: Storing user scores and to retrieve leaderboard