UML State Diagram - Jessica00Oliveira/Flight-Booking-App GitHub Wiki
In this UML state diagram we represent a part where the user login (or sign up if the user is not register). The user can have is password back if it was forgotten. After that the user can either book a ticket or cancel one that was already booked. If the user wants to book a ticket, after the flight was selected he can procced to the payment and the process is complete. If the case is to cancel one then the user enter the flight details and confirm the cancellation.