Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.05 KB

File metadata and controls

32 lines (22 loc) · 2.05 KB

Rig Builder

An app to create a rig by adding guitars, guitar pedals and amps to your personal rig. Log in with Google and add your gear to your profile. Comment and rate other users' rigs.

Getting Started

Here's Rig Builder

Main Page

screenshot

Typical User Profile

screenshot

I used Trello to plan this app and keep track of where I was and what steps were next.

Technologies used

HTML5 CSS3 JavaScript MongoDB Express.js NodeJS Git GitHub Visual Studio Code Heroku

Next Steps

My next steps are to implement a "popular" section which will display a ranked list of the most popular gear, calculated by the number of users who have added it to their rigs. I'd also like to add a search function to search for specific pieces of gear to get a list of everyone who has it in their rigs. A super strech goal would be to implement an API to grab images for each piece of gear.