Lowell Arena Helper
As of 2021, this project is archived because the Arena system is not being used for the 2021-2022 school year.
Made by:
This is the source code for arenarolodex, a web app that creates combinations of schedules for Lowell High School students.
How to develop
This fork uses Gatsby and Firebase. To start developing this project, you will need:
- node.js and npm
- the Gatsby CLI (you can install this by running
npm install -g gatsby-cli
in your terminal)