Skip to content

Product catalog website where user can visit, register themselves, browse products, search products, view product details. Frontend build in Angular, Backend with Spring boot & database with MySQL.

Notifications You must be signed in to change notification settings

itsrahulhere/products-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

click here $\color{red}{to\ see\ output\ of\ this\ project}$

products-catalog implementation

API's

a. Products-Catalog Server
- Maven -> Update Project
- Using MySQL, create database "products"
- Run as Spring Boot Project (Running at PORT - 9001)
b. Products-Catalog Frontend
- npm install
- ng serve (Running at PORT - 4200)

c. Outputs
  • Search Page


  • Products View (without Login)


  • Products View (with Login)


  • Product Details Page (view only if user is login)


  • Login Page


  • Signup Page

About

Product catalog website where user can visit, register themselves, browse products, search products, view product details. Frontend build in Angular, Backend with Spring boot & database with MySQL.

Resources

Stars

Watchers

Forks