A multi-tenancy web application integrating Google's OAuth 2.0 protocol and Twilio's two factor authentication service. Users can also acquire a JSON web token to access the API for business analytics.
Little Shop 2 builds upon an existing implementation of Little Shop. We took an application that only supported one store to an e-commerce platform that can handle multiple, simultaneous businesses. Each business has their own name, unique URL pattern, items, orders, and administrators.
During this project, the Pivot team:
$ git clone [email protected]:mimilettd/little-shop-of-useless-things.git
$ cd little-shop-of-useless-things
$ bundle install
$ rake db: {create,migrate,seed}
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Mimi Le, Ashish Vaid, Jim Szalewski, and Liam Barstad.
This project is licensed under the MIT License - see the LICENSE.md file for details