Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bernardjezua/hatid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HATID 🌾

Project Features

HATID is an e-commerce platform design idea for the Department of Agriculture (DA) to efficiently manage the distribution of agricultural products to the public market. The application is built using the following technology stack: React JS for the front end, Node JS with Express JS for the back end, and MongoDB as the database.

Usage Guidelines

Customer (User)

  1. Account Creation:

    • Click on Sign-In on the HomePage.
    • Enter your credentials.
  2. Login:

    • After your account has been created, log in.
  3. Check the products and checkout:

    • Feel free to browse through products that are being sold by the Department of Agriculture (DA).
    • Once ready, proceed to checkout.

Admin/Merchant

  1. Checkout Approval:
    • Checkouts need approval by the Admin/Merchant.
    • The Admin/Merchant will review and confirm customer orders before they are considered final and ready for delivery.
    • Admin/Merchant accounts are pre-assigned and do not need to go through the registration process.

Screenshots

Login Homepage Recommended Shopping Cart Admin Panel

How to Run

  1. Install Dependencies:
    • Run npm install to install necessary packages.
  2. Run Back-end:
    • Navigate to the back-end directory using cd back-end.
    • Run the back-end with npm start.
  3. Run Front-end:
    • Navigate to the front-end directory using cd front-end.
    • Run the front-end with npm start.
  4. Access the Application:
    • Open your web browser and go to the specified address (default is http://localhost:3000).

About

HATID: An E-Commerce Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published