Skip to content

lauraRodri98/TrackStock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management Project

This project is an inventory management application designed to efficiently organize products. It aims to provide a simple and functional solution for managing items, categories, and inventory-related statistics.

Main Features:

  • Product Management: Allows adding, editing, and deleting products from the inventory.
  • Categories: Products can be organized by categories for easier search and organization.
  • Statistics: Includes a statistics panel to visualize product quantities, best-selling products, and low-stock alerts.
  • Clean and User-Friendly Interface: The design is minimalist, focusing on usability and efficiency.
  • Responsive: Optimized to work seamlessly across different devices (desktop, tablet, and mobile).

Technologies Used:

  • Frontend: React.js and Next.js for building the user interface.
  • Backend: Node.js and Express for data management.
  • Database: MongoDB for storing products and categories.
  • Styling: Tailwind CSS for custom styles.

Installation:

  1. Clone the repository:
    git clone https://github.com/lauraRodri98/gestion-inventario.git
    
  2. Install dependencies:
    pnpm install
    
  3. Start the server:
    pnpm run dev
    
    

License:

This project is licensed under the MIT License.

About

A full-stack inventory management system with a REST API. Built with MongoDB, Next.js React, and Node.js, it allows users to organize products, track stock, and manage categories efficiently through a clean and intuitive UI.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors