Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~105 People Reached
Favorite Forums
Member Avatar for charbel-ebiz

what is the best way to design a room hotel resveration system is it by crating entites : reservation( room_id, start_date, end date) or by creating entites : calender( calender_id, date), reservation(reservation_id, room_id, client_id) bookedates(reservation_id, calender_id) where to store dates of reservation ps : it will be an onlnie reservation …

Member Avatar for sam10
0
105