HillaryOkello/see-a-doctor-backend
This is a backend API for a hospital application for booking appointments with doctors. See frontend project here. User can signup and login. Once logged in user is assigned a json web token for authentication/authorization. Only authorized users can see the doctors and book an appointment. Unit tests are written using RSpec and Shoulda matcher.
Ruby