Skip to content

bpavle/honey-store-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

School project built for faculty course User Interface Design. Goal was to build web and mobile application for store which specializes in selling equipment for beekeepers and honey products.

This store recognizes three user types:

  • Administrator: Manage sellers
  • Seller: Adds new products to shop and verify orders created by buyers
  • Buyer: Views products, adds them to basket and create orders
  • (back to top)

    Screen shots


    Home page

    Home Page

    Contact

    Home Page

    Built With

    Project was built using react and create-react-app toolchain.

    (back to top)

    Getting Started

    To get a local copy of this project up and running follow these simple example steps.

    Prerequisites

    First of you need to have node. If you don't, install it from here.

    You can check if it already installed by typing following to your terminal.

    node -v

    Installation

    1. Clone the repo
      git clone https://github.com/bpavle/honey-store-web
    2. Navigate to project directory
      cd honey-store-web
    3. Install NPM packages
      npm install

    (back to top)

    Usage

    As this is just frontend of application, you can try out all of the features just by creating fake accounts which will be kept in RAM until you stop the app.

    Try logging in as admin with username: [email protected], and password: password

    From here you can create user account for your employees(sellers), add some products, their description, photo, price, and then log out and try to add those products to chart and place an order.

    After that log back in as seller using seller account you created earlier and verify order you just placed.

    (back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published