This is an android application which uses the basic concepts of the android such as menus, SQLiteDatabase,shared preference, Intents. This project is developed as an academic project. Basically this app can be useful for the workers like painters, carpenters,etc to get work from the app as well as it is used by the public to book a service.
Concepts and its use -: SQLiteDatabase -: Data storage of the customers as well as workers. Menus -: Help to navigate to various points in the application Shared Preference -: Use to authenticate the user Intents -: For going from on activity to another.