SkillAgentSearch skills...

ProductSearch

Data table useful to show various data from REST API with filtering in the search bar and pagination to navigate through the table.

Install / Use

/learn @PulkitBanta/ProductSearch

README

Product Search

A Progressive Web App which displays the Product list retrieved from REST API.

Project Setup

Frontend

  • Navigate to the Frontend folder.
  • Run ng serve or npm run start for a UI server.
  • Navigate to http://localhost:4200/.
  • The app will automatically reload if you change any of the source files.

Backend

  • Navigate to the projects folder inside Backend.
  • Run server.bat file in Windows.
  • mvn install && mvn spring-boot:run in Linux or Unix System.

Note: Run Backend server before the Frontend server to see the actual product.

Features

  • Search products in the search bar and get results as you start typing.
  • Navigate all the products with the use of navigation buttons under the table.
  • Products are sorted by Name in every page.

Features

Built With

  • Angular - One framework. Mobile & desktop.
  • SpringBoot - Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".

Contributing

Currently not accepting any contributions.

Authors

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

TypeScript

Security Score

60/100

Audited on Jun 27, 2023

No findings