this a simple rails application without design it's include user authnetification using devise gem and booking with rooms (the association i one room can have many booking and booking belong to room )(user can have many bookings and booking belong to user)