The backend of the Immunization Tracker website
Link: https://immu-tracker2.herokuapp.com/api/staff/register
Parameter:
username, password
name *optional*
Link: https://immu-tracker2.herokuapp.com/api/staff/login
Parameter:
username, password
Note:
Token will be provided
Link: https://immu-tracker2.herokuapp.com/api/doctors
Link: https://immu-tracker2.herokuapp.com/api/records
Link: https://immu-tracker2.herokuapp.com/api/:doctor_id/records
Parameter: doctor_id
Link: https://immu-tracker2.herokuapp.com/api/records
Parameter:
patient_name
doctor_id
DOB (optional)
patient_id (optional)
Link: https://immu-tracker2.herokuapp.com/api/:id/records
Parameter:
id,
patient_name
patient_id
DOB
Link: https://immu-tracker2.herokuapp.com/api/:id/records
Parameter:
id