Milk Production is a comprehensive web application designed to revolutionize the daily operations of milk production companies. It offers an internal web platform that streamlines essential tasks related to dairy farming. These tasks include cow registration, maintaining medical examination records, recording breeding history, and tracking daily milk production.
This project is committed to enhancing the efficiency and organization of milk production operations, making it easier for dairy farmers to manage their herds and monitor milk production on a daily basis.
Follow the steps below to get started with the Milk Production web application:
git clone https://github.com/walidmeguenni/milk_production.git
$ cd milk_production
$ cd server
$ npm install
$ npm start
$ cd ../.
$ cd client
$ npm install
$ npm run dev
By following these steps, you will have the Milk Production web application up and running. It's now ready to help you efficiently manage your dairy farming operations.
Feel free to explore the features and functionalities of the application to streamline your daily tasks and boost productivity in your milk production company.