Rent A Block

Booking System powered by microservices architecture

Renter is a renter's details service which provides APIs using express and MySQL. By which we can retrive, update and add renter credentials and include images of essential documents.

Booking System is the booking details service which provides APIs using express and MySQL. By which the user can book blocks and the owner can edit and confirm requests.

  • View implementation - Renter service
  • View implementation - Booking service