A brief group project handling a fictional park's many-to-many data relationships, built with vanilla Javascript and CSS Built alongside Desmond Haynes and Trenton Guffey during Nashville Software School's full-stack web development bootcamp
- install serve:
npm install --global serve
- clone Cider Falls repository
- navigate to the directory in your terminal
- run
serve
- Directed team in wireframing, ERD and database design, pre-coding algorithms, and task delegation via GitHub issues tracker
- Structured app modules and HTML document tree
- Instituted standardized class names using BEM schema
- Styling with CSS