Skip to content

๐ŸŒŽ GA-Project 4 : MERN stack | Nursery eCommerce (front-end)

Notifications You must be signed in to change notification settings

siangyin/greenlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

58 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GA - Project 4 : MERN stack | Nursery eCommerce (front-end)

Web App - Demo Links

Front Repo

Backend Repo Backend API

๐ŸŒผ Introduction

In todays world everyone is busy in their work and felling stressed and depressed due to work and are not much connected with nature now a days. Plants are the best options to improve our surroundings environment and control pollution and plants help us in many ways. Coming to the app ,Iโ€™m designing , this will be a plant buying app where you donโ€™t have to go to nursery to buy plants. You can order them by just sitting at your home.

๐Ÿš€ Features:

  • Full featured online shop
  • User profile
  • User Order details page
  • Admin product management
  • Admin user management
  • Admin order management
  • Product reviews and ratings (coming soon)

โ˜€๏ธ User story:

As user:

  • I should be able to register new account
  • I can view all products and services offered
  • I can click product to view for more detail
  • I can add product to cart and view my cart item when I am logged in.
  • I can submit order.

As admin:

  • I can view all user profile orders.
  • I can create, read, update, delete products.
  • I can update order status.

๐ŸŽจ Front-End

Wireframes

๐Ÿ’ป Technologies

Front-End

  • Tailwindcss
  • React

Back-End

  • Node.js
  • Express, express-session
  • MongoDb/Mongoose

Setup

To run this project, install it locally using npm:

$ git clone
$ npm i
$ npm start