Skip to content

daniela-sandoval/bodega-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module 4: 🏬 La Bodega 🏬

La Bodega is an app that emulated the experience of shopping at your neighborhood bodega/ corner store deli. La Bodega allows customer's to enter the shop and select produce from two shelves. Each shelves contain a variety of different categories and items to choose from. Customer's can then select which items they want and pay for items (if they have enough money in their e-wallet)!

This is a JavaScript application that implements React.

How to Install La Bodega

  1. Use your terminal to navigate into the place where you want to clone La Bodega's directory and git clone the url.
  2. In terminal run npm install in order to install the necessary packages found in the package.json file to run this frontend.
  3. Make sure you run rails s for the backend server needed for this app( La Bodega API: https://github.com/tessneau/bodega-app-backend ), and then run npm start.
  4. This should open up your browser to La Bodega's welcome page!

How to Use La Bodega

La Bodega makes requests to it's backend and allows its customers to:

  • Create, read, and update their accounts with the help of JavaScript Web Token,Local Storage, and Bcrypt.
  • Add and delete items from their cart which persists upon a user's rentry into the site.
  • Customer's are given 10 dollars for the grand opening of La Bodega and can add money to their e-wallet should they not have enough money to pay for items.
  • Are given access to a variety of different categories and produce that are commonly found in your local bodega.

Developers

  • Tess Neau
  • Daniela Sandoval

More About Our App

La Bodega requires packages such as React, Sass, and Semantics UI React.

License

This project is licensed under the Learn.co Educational Content License. Please read LICENSE.md location in the directory or click on the following link (http://learn.co/content-license) for further details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •