Skip to content

abhi051002/Forever-Ecommerce-FullStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forever-Ecommerce

Here I'm providing some screenshots of my website

User Feature

Homepage of Forever Ecommerce

  • Here Some of Our Best Sellers Products and Latest Collections are Listed.
  • User Can click on any product to see about more details about that product.

Home Page

Collection Page

  • Here All Of Our Products and Collections are available.
  • User Can click on any product to see about more details about that product.
  • User Can filter products by category and sub-category and also filter by low to high price and vice versa.

Collection Page

About Page

  • This Page Contain Information about our missions , our product quality and Why you Choose us!!

About Page

Contact Page

  • Here You can find our contact information and contact on any queries.

Contact Page

Login & Register Form

  • Here user can login by providing the Login Credentials belongs to that user.
  • User is validating here by JWT tokens.

Login Page

  • Here if you are new to our website then you can register youself with unique email-id.
  • Here also user is validated by JWT tokens.

Register Page

Cart Page

  • A Logged in User Can add Items to Cart by selecting the product and its sizes.
  • User can see all his cart items by clicking on the Cart Icon which is on the righ top handside.

Cart Page

Payment Page

  • After Selecting All our favourite Products to the Cart you can visit the Cart Page and Proceed to Payments.
  • Here you can purchase products with a choice of 3 different pay options
    • COD (Cash On Delivery)
    • Stripe
    • Razorpay

Payment Page

Orders Page

  • After The Successful Payment You can view all you order by clicking the Profile Icon > Order.
  • All of your Orders are listed here you can track these orders.

Order Page

Admin Features

Admin Login

  • Here Admin can login by providing the Login Credentials belongs to that admin.
  • Admin is validating here by JWT tokens.

Admin Login Page

Add Products

  • Admin have the rights to add products so that user can buy them.
  • Admin can share the various angle pictures of the products.
  • Admin can Fill the product form and add the products.

Add Item Page

All Products

  • Here in List Items admin can see all products present in our website.
  • Admin can delete any product if that does not exist anymore.

All Products Page

All Orders

  • Here Admin can access all orders that placed from different users.
  • Admin can change the status of the order from here.

All Order Page

How to run this Website

First Time Installation Only

  1. Clone this repository
git clone [email protected]:abhi051002/Forever-Ecommerce-FullStack.git
  1. Then Go to the Project directory
cd Forever-Ecommerce-FullStack
  1. Go To frontend and install all dependencies
cd frontend/
npm i
  1. Go To admin and install all dependencies
cd admin/
npm i
  1. Go To backend and install all dependencies
cd backend/
npm i
  1. Then Copy all folder .env.example to .env
  2. Get All the Required .env values
  3. Then Start the application

Don't Forgot to star the Repository Thank You For Visiting

About

It is a Fullstack Project Built Using Mern Stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages