Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.4 KB

README.md

File metadata and controls

67 lines (41 loc) · 1.4 KB

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

Imgur

Create / edit your application

Imgur

Hacker Dashboard

Imgur

Team Viewing

Imgur

HackPass QR code for check-in

Imgur

Staff Dashboard

Imgur

Search with filters, fuzzy search

Imgur

Single hacker view modal

Imgur

Single hacker view page

Imgur

Check-in via QR code or email

Imgur