hackclub / hackathons-backend

Powering https://hackathons.hackclub.com

Home Page:https://hackathons.hackclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin Dashboard

garyhtou opened this issue · comments

The goal is to create an admin dashboard that replaces Airtable. The Airtable dashboard currently serves the following purposes:

Tasks

  1. admin dashboard
    northeastprince
  2. admin dashboard
    northeastprince
  3. admin dashboard
    northeastprince
  4. admin dashboard
    northeastprince
  5. admin dashboard
    northeastprince

The dashboard needs to be authenticated (#29) and authorized to just admins

I'm thinking it's probably best to scope the admin dashboard routes to prevent future path collision (in case the front end gets moved onto Rails too). Maybe such something as /dashboard/... or /admin/...