Milkdelights is a web-based dairy management platform designed to simplify operations for dairy owners and enhance the shopping experience for customers. It bridges the gap between producers and consumers, ensuring transparency, efficiency, and trust in the dairy supply chain.
Product Management: Easily add, update, and manage dairy products.
Order Tracking: Track and fulfill customer orders efficiently.
Admin Dashboard: Approve products, manage inventory, and monitor orders.
Seamless Shopping: Browse and purchase dairy products online.
Secure Payments: Make payments using Razorpay.
Order Management: View order history and track order status.
User Authentication: Secure login and registration.
Responsive Design: Accessible across devices for a smooth user experience.
Frontend: React.js (Modern and responsive UI)
Backend: Node.js, Express.js (RESTful API development)
Database: MongoDB, Firestore (Data storage and management)
Authentication: Firebase (User authentication)
Payments: Razorpay (Payment gateway integration)
Clone the Repository:
git clone https://github.com/i-am-SnehaChauhan/MilkHouse.git
Navigate to the Project's frontend Directory:
cd milkhouse_frontend
Install Dependencies:
npm install
Start the Development Server:
npm start
You can now see the project running on http://localhost:3000
For Dairy Owners: Signup/Login with admin's mail id- [email protected] to access the admin dashboard in the Profile Settings option in the Account dropdown.
For Customers: Register or log in to browse products, place orders, and make payments.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.