-
Notifications
You must be signed in to change notification settings - Fork 0
MVP list
Jan Viefhues edited this page Feb 5, 2020
·
3 revisions
- Must provide location of shop
- Splash page contains step by step instructions include background photo or video
- 2 options for sign-in & sign-up: provider or owner
- Once signed in, will be directed to the dashboard for their role
- Appointments feed:
- Accepted appointments are displayed, including relevant details of date & car information
- Separate feed for completed and pending services
- User can choose between appointments which are not done "in progress" or done
- User can mark a appointment with "DONE" -> is then displayed in the "DONE" feed
- NOTE: We are focusing on in-shop services for now (later can add provider radius for house calls)
- Provider can create/edit services
- User can book an appointment for these services
- Provider receives notifications when a service is requested by a car owner
- Car information in tracked and displayed ("Smartcar API")
- Calculate next service date based on mileage or time passed
- User can search for provider based on area, name or service
- Clicking on a recommended service opens up a search of providers in the area
- CRD appointment requests -> book services
- BONUS: web sockets for real-time chat
- Implementing the [smartcar API](I'm an inline-style link)to receive real time data from the car
- Owner can open car with app so that provider can pick it up for service