Skip to content

markpavlovski/coffeeshop-frontend-store

 
 

Repository files navigation

CoffeeShop (Frontend-store_facing)

CoffeeShop is a coffee ordering web application. It allows users to create a profile, log in, and order custom coffee drinks. The app utilizes the Google API location codes to find the nearest coffee shops and walking distance to the shop. Users can craft their drink order and set the time they want to pick up their drinks for a delay up to 30 minutes. Coffee shop owners can receive incoming orders, sorted by pickup time, and fulfill orders.

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 - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

coffeeshop-frontend-store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • CSS 13.7%
  • HTML 8.5%