dashboard
dashboard copied to clipboard
🐥 McHacks dashboard
McHacks Dashboard
This repository contains the code for the hackathon dashboard of McHacks, Canada's favourite hackathon hosted annually at McGill University. It connects with our API and is hosted at app.mchacks.ca.
Folder Structure
```
.
├── .github
├── .netlify
├── .vscode
├── docs
├── public
| ├── favicon
| ├── fonts
├── src
| ├── api
| ├── assets
| ├── config
| ├── features
| ├── shared
| └── util
```
Screenshots
Create / edit your account

Create / edit your application

Hacker Dashboard

Team Viewing

HackPass QR code for check-in

Staff Dashboard

Search with filters, fuzzy search

Single hacker view modal

Single hacker view page

Check-in via QR code or email
