The flow- chart
The steps are:
1. Open the app
2. Go to the booking system tab
3. Fill in the booking form
4. At last, click on confirm
5. Then, one email will be sent regarding the booking
confirmation.
Entities
1. Admin- name, id, email, phone number, address.
2. User- name, age, id, email, phone number,
address.
3. Booking- booking no, email confirmation,
booking type, booking description.
4. Events- Event type, Events location, date and
time, events description.
Relationships
1. Admin checks the booking.
2. User can book the events.
3. Admin can manage the events.