A progressive web application used for quick and seamless check-ins at bars and restaurants.
*** This project has entered maintanence mode and is no longer being supported ***
- Open and close tabs by merchant
- Favorite restaurants or bars
- Real-time updates to a running total
- Stripe API integration
- Google Authentication
- Protects Routes with React Router
- Registers new users with Firebase
- Adds new users to Firebase Firestore database
- Login/Logout Functionality
- Google Auth Functionality
- Material UI
- Swap out the firebase config in
config/constants
with your own npm install
npm start
- Visit
localhost:3000