Skip to content

SamBSalgado/Inventory_Manager

Repository files navigation

Inventory Manager - Frontend

This is the frontend repository of the inventory management application. The application allows you to manage products, filter them by different criteria, order them and visualize inventory metrics in an intuitive interface.

🚀 Features

  • 🔍 Search and filter by name, category and stock availability.
  • Add new products using an interactive form.
  • 📊 Product table with editing, deletion and stock adjustment options.
  • 📑 Sorting of products by category, name, price, expiration date and stock.
  • 📈 Inventory metrics with global and category statistics.

🛠️ Technologies Used

  • Vite
  • React
  • Redux Toolkit
  • React-Data-Table-Component library
  • TypeScript
  • CSS

⚙️ Instalation and Configuration

  1. Clone the repository:

    git clone https://github.com/SamBSalgado/Inventory_Manager.git
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run start

📌 Aditional Notes

  • Make sure the backend is running before testing the app.
  • The application connects to the backend developed in Spring Boot using Maven, located in the following repository:
    https://github.com/SamBSalgado/-Backend-Inventory_Manager.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors