Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 476 Bytes

TASKS.md

File metadata and controls

26 lines (20 loc) · 476 Bytes

TASKS

Triggers

  • GuestHouse

    • Vacancy and Maintenance of Room upon Booking.
    • onDuty should be updated on the bases of DutyLog.
  • MarketPlace

Procedures and Functions

  • GuestHouse

    • Room Booking.
    • Bill Generation.
    • Check-in & Check-out for staff.
    • Food Booking.
  • MarketPlace

Possible Columns to be Indexed

  • GuestHouse

    • Food Item

      • Availability.
    • booking

  • MarketPlace