InStock is a real-time inventory management system designed to help businesses track, manage, and optimize their stock levels efficiently. With an intuitive backend powered by Node.js/Express and PostgreSQL, InStock offers features for managing products, quantities, and prices. This system ensures businesses have accurate, up-to-date data for decision-making, leading to improved efficiency and customer satisfaction.
- Monitor Inventory Levels: View real-time stock levels to avoid stockouts or overstocking.
- Implemented Oauth: Easy Login through Google.
- CRUD Operations on Products: Add, update, and delete product entries seamlessly also has search functionality
- Data Import: Upload csv file to import data.
- Data Export: Export csv file to download data.
- REST API for Frontend Integration: Provide easy access to inventory data through APIs.