Skip to content

sumitpanchal08/Rest-API-ECommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rest-API-ECommerce (DealsNow)

Table of Contents
  1. About The Project
  2. Features
  3. Tech Stack

App Screenshot

Rest-API-ECommerce (DealsNow)

  • This project is the solo project developed by me in 10 days.
  • The objective of this project is to make the Ecommerce website where user can view, buy Products and use cart promocode and more.
  • Admin can add Products, Categories and manage the users.
  • Demo video Link click here

Features

  • Login and Signup functionality for both Customer(in Frontend) and Admin(in Swagger).
  • User functionality
    1. Create a User account.
    2. Login to your account.
    3. Search a product by name
    4. filter product by category, price, brand.
    5. Add a product to cart
    6. Order product from cart App Screenshot
  • Admin functionality
    1. Add new Catagory.
    2. Add new Product.
    3. Manage Users. App Screenshot

Tech Stack

Backend

  • Java
  • Sprint Boot
  • MySQL

Frontend

  • HTML
  • CSS
  • JavaScript

(back to top)