Skip to content

SamBSalgado/-Backend-Inventory_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Manager - Backend

This is the backend repository of the inventory management application. It provides the API for product management, filtering, sorting, and obtaining inventory metrics.

🚀 Characteristics

  • 📦 Product Manager: add, edit, delete and adjust stock.
  • 🔍 Search and filtering: by name, category and stock availability.
  • 📊 Inventory metrics: Global and category statistics.
  • 📑 Sorting: by category, name, price, expiration date, and stock.

🛠️ Technologies Used

⚙️ Instalation and Configuration

  1. Clone the repository:

    git clone https://github.com/SamBSalgado/-Backend-Inventory_Manager.git
  2. Compile and run the project:

    mvn spring-boot:run
  3. The API will be available in:

    http://localhost:9090/products
    

📌 Aditional Notes

  • Make sure that the frontend is configured to point to the correct URL of the backend.
  • The frontend that consumes this API is located at:
    https://github.com/SamBSalgado/Inventory_Manager.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages