mlinksva / practicum-office-hours-scheduler

Scheduling portal for office hours

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Business Practicum Legal Office Hours Scheduler

This web app allows students to sign up for office hours timeslots. Office hours are synced with an Eventbrite account.

Features:

  • Protected Routes with React Router
  • Register new users with Firebase
  • Add new users to /users in your Firebase database
  • Login/Logout Functionality
  • Simple Bootstrap UI
  • Firebase Cloud Functions sync Eventbrite data

Instructions:

  • Swap out the firebase config in config/constants with your own
  • npm install
  • npm start
  • Visit localhost:3000

About

Scheduling portal for office hours


Languages

Language:JavaScript 96.1%Language:HTML 2.0%Language:CSS 1.9%