A website basically for cattle's Health. Where veterinary doctors can register themselves and farmers will book or call a doctor for a checkup of their cattle.
Front end | Back end |
---|---|
HTML | Node.js |
CSS | Express |
JavaScript | MongoDB |
React | |
Redux |
1.Fork and clone the project in your local machine. 2.Execute 'npm install' command to install all the dependencies. 3.You are good to go.
Glad to know that you want to contribute to this project! To contribute to Dhenu-Seva, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Contributions, issues and feature requests are welcome! Feel free to check issues page if you want to contribute!
Star this repository if you really like it!