Saving and displaying driver's info and implementing driver services were done.The services include picking up the customer after h has requested the driver for a ride and after he has picked up he will take him to his destination and he has to tap ride completed at the end of the ride and in this way he can use all the services of the app and all his info will be saved in the database that can be accessed by an admin with the unique id of th driver.
Today we started working on UI of our application and we developed sin up and login forms and customized it's design. The user interface for an Android app is built using a hierarchy of layouts ( ViewGroup objects) and widgets ( View objects). Layouts are containers that control how their child views are positioned on the screen. Widgets are UI components such as buttons and text boxes.
Comments
Post a Comment