/product-catalog-fullstack

๐ŸŽ‰This project is a simple full-stack application, built with Spring Boot and Angular.๐ŸŽ‰

Primary LanguageTypeScript

Product Catalog Application

๐ŸŽ‰This project is a simple full-stack application, built with Spring boot and Angular.๐ŸŽ‰

This is a Single Page Application with client-side rendering. It includes two seperate projects : backend and frontend . The frontend client makes API calls to the backend server when it is running.

Features

  • REST API
  • Catalogue
  • Pagination

Technology Stacks

Backend :

  • Java 8
  • Spring Boot 2.4.5
  • Spring Data JPA
  • Hibernate
  • MySql
  • Maven

Frontend :

  • Angular 10
  • Angular CLI
  • Bootstrap