Air & Space Museum is a public museum webpage that allows users to get tickets for the museum attractions, and learn more about the museum.
This project has two separate github repos that are dependencies to run that are attached below, they have separate installation instructions. The frontend requirew very little setup since it is primarily vanilla javascript. You should have Sass installed though to update the scss file. Install Sass
This project is a single page javascript based web application that connects to a Rails API backend. You can visit the repo for the Rails backend here. SpaceAPI
The project also includes a Javascript puzzle that utilizes the chartjs library, the Repo for that can be found here SpacePuzzle