New users need to register their email and password and their email and passowrd will be stored in the firebase for the login authentication purpose. Users need to login first with their registered email and password. They will always be redirected to home page until the token expired and they need login again if the token expired. They can create new trip plan according to category by choosing the categories picker lists by clicking create button and they can upload image for the trip. After that, they can add trip detail plans by clicking each of the trip at the home page and click "Done" to save new created trip detail plan into realtime firebase . They need to fill in all the fields when they create trip plans and trip detail plans. If not, the error will display. They can view all their trip plans by clicking bookmark button or clicking the category image at home page to show the specific trip plans under that category. After clicking the bookmark button, they can long press the trip collection view to delete that trip. Moreover,they can click the collection view of the trips and they will naviagate to the trip schedule page and they can view all the trip detail of that trip. They can update the trip detail information or delete the trip detail by clicking on the trip detail frame.They also can view all the trip decription by clicking the "See All " at home page and they can flip the image to view that particular trip description.
Show More