/coffeeshop-frontend

coffeeshop-frontend

Primary LanguageJavaScript

CoffeeShop (Customer)

CoffeeShop is a mobile coffee ordering web application. It allows users to create a profile, log in, and order custom coffee drinks. Users can craft drink orders and set the time they want to pick up their drinks for a delay up to 30 minutes. Coffee shop owners can then receive incoming orders on the shop_facing side of this application, sorted by pickup time, and fulfill orders.

The app utilizes the Google API location codes to find the nearest coffee shops and walking distance to the shop.* (coming soon!)

http://www.responsinator.com/?url=https%3A%2F%2Fcoffeeshop-customer.herokuapp.com%2F&device=iphone-x&orientation=portrait

Customer Site on iPhone X

http://www.responsinator.com/?url=https%3A%2F%2Fcoffeeshop-store.herokuapp.com%2F&device=ipad&orientation=landscape

Store Site on iPad

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

The Backend

the backend can be found at: https://github.com/gEightyTwo/coffeeshop-backend

Prerequisites

What things you need to install the software and how to install them

* fork and clone this repository
* run npm install

Installing

Make sure the database and backend are created first!

Start the react development server:

* npm start

Deployment

This project has been deployed on Heroku at the address:

Built With

Contributing

Please send either of the developers a message for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License

Acknowledgments

  • Inspiration
  • etc