This app is designed to record the production of milk from Sector - District - Province
An admin will register a veterinary and veterinary will register mcc and then the record will start from there. Remember to use valid email address because you'll get credentials on email
Use those credentials to navigate through
Admin
{ "email": "[email protected]", "password": "myPassword!" }
Veterinery { "message": "Veterinary is recorded successfully, email is sent to the veterinary", "veterian": { "fullName": "Mugambage", "email": "[email protected]", "nationalId": 129000999, "phoneNumber": "1230998090", "province": "Nothern", "district": "Musanze", "password": "$2a$10$oMLoLADQzAb4olM4tFEuMOWL53IjPjuqFysjjKdW9Q14zkEjpAWpu", "verified": "false", "role": "veterinary", "_id": "65cbd6534388465ab7d79dc7", "__v": 0 }, "defaultPassword": "Ubwiza_Umugabo_UmwanaUmwe!Icyiciro2023" }
Mcc "message": "mccUser is recorded successfully, email is sent to the mcc", "MCC": { "mccName": "Mico Clement", "email": "[email protected]", "nationalId": 123366789, "phoneNumber": "1233667890", "veterinaryId": "65cbd6534388465ab7d79dc7", "password": "$2a$10$9ImFmB.Zh500mh0E8Fsbcea1oJ5ox.x13jhlVO1f0dwG9RDd38SVa", "province": "Nothern", "district": "Musanze", "sector": "Kageyo", "role": "mccUser", "_id": "65ce7f9bff112fb698845e1f", "__v": 0 }, "defaultPassword": "UbuzimaBwiza_UmwanaUmwe@Ubwiza" }