Your bar's new go-to black book solution. Re-sip-e collects and stores your bar's drink program for seamless connectivity within your team.
Table of Contents
This application helps bars easily maintain, modify, and search through their collection of drinks. It was created with both a front-end and back-end team of Turing students utilizing React, Ruby on Rails, and GraphQL.
Frontend Team
Backend Team
- Clone the repository to your local machine
cd
into the repository- Make sure the necessary dependencies are installed on your local machine (
npm i
) - Once the necessary dependencies are installed,
cd
back into the root of the repository, and runnpm start
- Explore and enjoy!
- Users can view cocktail favorites on the main page display
- Users can view each cocktail's information including:
- Name
- Ingredients
- Recipe
- Users can add/modify drinks within their bar database
- Users can search for drinks based on their names
- Users can view their profile page with details regarding their affiliated bars and drinks associated with each bar
- Add a "Collection" page for users to store their own drinks
- Add a "Login" feature to allow for a more customized experience
- Adding differentiation between employees and admin
Piper Jarrett: GitHub | LinkedIn | Lee Young: GitHub | LinkedIn | Michael Martinelli: GitHub | LinkedIn |