Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

All setup commands are contained within a single Bash script, which can be run as follows:

chmod +x setup.sh
./setup.sh

If the project builds successfully, Vite will output the URLs to connect to. :3

Tech Stack

Frontend

  • React 18 + Vite

  • React Router

  • Context-based auth provider

  • Vanilla CSS + custom styles

  • Browser APIs only; no UI framework required

Backend

  • FastAPI (Python 3.11+)

  • SQLAlchemy ORM

  • Uvicorn ASGI server

  • JWT-based auth

  • SQLite

Prereqs: Node 18+, Python 3.11+, pip, git

Demo Credentials

User: test@example.com Password: Hackathon@1234

Admin: admin@example.com Password: Hackathon@1234

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages