Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 919 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 919 Bytes

Inventory Tracker

This project is a web-based inventory tracking system that allows users to manage their inventory, track expiry dates, and get suggestions for special offers.

Features

  • Add and remove items from inventory
  • Track item weights and expiry dates
  • Calculate estimated item counts based on total inventory weight
  • Highlight items with low stock or nearing expiry
  • Suggest discounts for items nearing expiry

Getting Started

  1. Clone the repository
  2. Install dependencies with npm install
  3. Start the development server with npm start

Deployment

This project is set up for easy deployment to Netlify. Simply connect your GitHub repository to Netlify, and it will automatically deploy when you push changes to the main branch.

Built With

  • React
  • Tailwind CSS
  • Lucide React (for icons)

License

This project is open source and available under the MIT License.