Inventotrack is a comprehensive order and inventory management software designed to streamline your business operations. Whether you're managing a small business or a large enterprise, our solution provides powerful tools to track orders, manage inventory levels, and optimize your supply chain.
-
Real-Time Order and Inventory Tracking: Monitor your orders and inventory in real-time to ensure accurate and up-to-date information at your fingertips.
-
Automated Stock Alerts: Get notified when inventory levels are low, preventing stockouts and ensuring you can fulfill customer demands promptly.
-
Detailed Reporting: Generate in-depth reports to gain insights into your inventory and order management processes, helping you make informed decisions.
-
Supply Chain Optimization: Improve your supply chain efficiency by leveraging our tools to manage inventory levels and track orders.
- Ensure you have the required system specifications and dependencies installed before deploying Inventotrack.
-
Clone the repository:
git clone https://github.com/PolySpade/InventoTrack.git
-
Navigate to the project directory:
cd inventotrack then cd frontend / cd backend
-
Install the necessary dependencies:
npm install
-
Set up your environment variables by creating a
.env
file in the frontend and backend directory:VITE_MODE="<Development/Preview/Production>" VITE_PORT="3000" VITE_API_URL="http://localhost:3000"
ORIGIN="http://localhost:4000" NODE_ENV="<Development/Preview/Production>" DB_URL="<MONGODB URL>" PORT="4000" SECRET="<Any Secret Phrase>"
- Start the application, run this command for both frontend and backend folder.
npm run dev
- Access the frontend application at
http://localhost:3000
in your browser. - Access the backend server at
http://localhost:4000
in your browser.
This project is licensed under the MIT License - see MIT License for details.
This project was developed by CSSWENG S13 GROUP 10:
- Ang
- De Los Santos
- Presas
- Sanchez
- Sarreal
- To
- Veracruz
- Xu