Skip to content

pdybowski/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sport shop

Sport Shop App is a single page application created with React, React Redux & Typescript.

Sport Gen Shop is the fullstack shop application with sport clothes.

Backend of the application is deployed on: https://shop-coders-camp.herokuapp.com/

Table of contents

  1. Installation
  2. Stack
  3. Features
  4. Authors
  5. Additonal informations

1. Installation

  1. Clone the app:

git clone https://github.com/pdybowski/shop.git

  1. Install packages:

npm install

  1. Run application:

npm run start

2. Stack

Frontend of the app is created with:

Backend of the app is created with:

3. Features

Sport Gen Shop is an example of the application for managing the sales process of sportswear. Main data source for the application is the database with products, divided into main categories and product types.

Frontend features
  • Presentation of the products divided into main categories: Sport types, Woman / Man / Children clothes, Brands, Bestsellers
  • Filtering products based on the product name and price
  • Selection of the product size
  • Adding product to the cart
  • Cart management - adding / removing products from the cart
  • Payment process
Backend features
  • Providing models for product and user
  • Providing controllers for creating, updating, finding and deleting products
  • Providing controller for buying process
  • Providing controller for fetching page resource data
  • Products routes
  • Page resource route
  • Schemas validation

4. Authors

5. Additional Informations

This project was created during the CodersCamp, 2021/2022 edition. To read more, please check: CodersCamp, CodersCamp Github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published