This is an car service based application created using android studio where you can check your nearest car service center and many other features. Such as progress bar while loading, google maps for current location etc.
* While starting an app it starts with a small animation initialized with logo of the app.* After loading the animation the app starts with the login page where it asks for email and password.
* Only registered user can login.
* If user is not registered, then user can click to SIGNUP NOW page.
* After inserting the given details with correct validation. User can click signup button and can get successfully registered.
* User is signup using Firebase. * If entered details are not correctly validate then it shows the error on the particular textfield. * If user forget his/her password while login. User can click Forgot Password link in the login page.
* It only asks for the email. Remember email should be registered.
* After clicking send email. An email for resetting password will be sent to the given email. Resetting password email is genereted through the Firebase.
* After this user can easily re-login with new password.
* After successfully login the user go to the home page of the app.
* Home page contains my current location button on the top. Where you can see your current location.
* Then it contains the list of nearby car service station with their distance, address and rating.
* On the bottom it contains a navigation bar for home, fun and profile.
* When you click 'MY CURRENT LOCATION' button on home page, this page appears.
* This page shows the current location of the user.
* Current location is shown using the GPS system that is present in the smartphone with the help of google maps.
* When you click the button present in top right corner, the map zoomed in to show the proper view.
* When you click the top left button on current location page, this page appears.
* Using google api and maps it show all the nearby places such as atm, shopping malls, etc.
* Here you can search the places of your choice too.
* Now when you click the Profile tab on the bottom navbar of the HOME PAGE. You get this page.
* This page shows the profile picture on the top, which can be changed from the gallery.
* And below profile picture, it gives some tips regarding common car problems. Which you can see more of it by clicking the link.
* Now when you click the Fun Time tab on the bottom navbar of the HOME PAGE. You get this page.
* This page is for those users who called their nearest service station for their car problem. And the user have to wait.
* So, during that free time user can play STONE PAPER SCISSOR with the Computer and enjoy the free time rather than cursing his/her car.