GithubHelp home page GithubHelp logo

jamjamgobambam / site-week2-project2-student-store-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codepath/site-week2-project2-student-store-starter

0.0 0.0 0.0 28 KB

CURRENT - 2023 SITE Starter Code for Student Store Assignment

JavaScript 66.45% CSS 21.12% HTML 12.43%

site-week2-project2-student-store-starter's Introduction

Student Store Project

Selling merchandise in the modern era requires digital solutions. For this project, you'll be tasked with designing and constructing an online student store for the College of CodePath. The web app consists of a frontend user interface for potential customers to browse available goods and a backend API to handle data management. The API will be built with Node and Express, and the UI will be built with React.

Check out our deployed Student Store for reference! Explore the exemplar by trying the following tasks:

  • Click on the different categories (clothing, food, etc.) to filter the list of products.
  • Search for an existing product.
  • Search for a product that doesn't exist.
  • Add several products to the shopping cart.
  • Checkout and view the final receipt.

Application Features

Core Features

  • The website displays header, banner, search, product grid, about, contact, and footer section.
  • The website displays the products at the GET /store endpoint on initial page load.
  • Users can click on a category (clothing, food, etc.) to filter the product grid by type.
  • Users can search for products.
  • User can click on a product in the grid to navigate to a new page containing additional product details.

Stretch Features

  • Users can click to expand the shopping cart in the left navigation.
  • Users can click the '+' button on a product cart to increment that product in the shopping cart.
  • Users can click the '-' button on a product cart to decrement that product in the shopping cart.
  • The shopping cart displays a table of products, quantities, subtotal, tax, and total.

site-week2-project2-student-store-starter's People

Contributors

paigegodfrey avatar jamjamgobambam avatar hannah-wal avatar outdoorsole avatar timothy1ee avatar jastor11 avatar josemontesdeoca avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.