Skip to content

An online café service allowing users to order menu items, earn rewards and view favorite orders.

Notifications You must be signed in to change notification settings

t-starkw/jsCafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsCafe

UNC Coding Bootcamp Final Project - Interacting MERN Stack SPA

Table of Contents

Our Story

Welcome to JsCafe! Our full-stack web application allows users to view and order a selection of food and drink items from their phone. Users can keep an open tab until they are ready to settle their bill. If the user has an account, the app stores their order history and keeps track of their favorite orders.

MongoDB was used to develop the schemas and server-side functionality of this application.
Express.js was used for managing servers and routes.
React was used to develop the UI/UX.
This application was built on Node.js.

Technology Used

JavaScript HTML CSS Mongo Express React Node jswt Apollo-GraphQL GraphQL TailwindCSS

Screenshots

Image Image

Installation

Clone the repository:

git clone git@github.com:t-starkw/jsCafe.git

Install the required dependencies:

npm install

Run the project in your local browser:

npm run dev

Usage

Do stuff and things

Deployed Application

You can view the live application here

Authors

🎹 Zachary Berkley

📽️ Adrian Carter

🚗 Emre Eyupoglu

🎨 Sean Fitzpatrick

🍓 Tessa Starkweather

🦄 Kelly Williams

Contributing

  1. Fork it (https://github.com/t-starkw/jsCafe/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

An online café service allowing users to order menu items, earn rewards and view favorite orders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published