Manage Vehicles Android App

Job ID: 37012598

Budget: ₹1,200 – ₹1,500 INR

• Splash screen
o A transition screen that transitions the launch of the app to the home screen
• View all vehicles
o A view of the vehicles, displaying every attribute2
• View available vehicles (vehicles not sold)
o Should look the same as View all vehicles
• View sold vehicles
o Should look the same as View all vehicles
• View the details a specific vehicle
o Display every attribute of vehicle that is not blank. Display large-sized image.
• View details of the company
o Should look like an About Us page and display all attributes stored
• Modify Company Details
o A screen with a form that can edit name and address fields.
o Should be able to upload logo to replace current logo
(only need to support Gallery upload and not taking images via the Camera)
• Add Vehicle
o A screen with a form to add a vehicle to the application.
o User needs to add information to add fields except sold date
o Error messages should appear if and only if fields are blank
• Modify Vehicle
o A screen with a form that can only edit the price and sold date.
o Once a vehicle is sold, it cannot be modified
o No vehicle deletion should be permitted
o Error messages should appear if and only if fields are blank

I have added one similar app code but that is not complete