Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.83 KB

README.md

File metadata and controls

64 lines (43 loc) · 1.83 KB

DeliverOnTheGo

live Demo

http://deliver-on-the-go.surge.sh

About

DeliverOnTheGo is an mobile PWA app that enables people to offer small jobs like transportation of food, renovation help, buying and transporting groceries. Other people you are on close to the positions of the job can accept a job and e.g. make the delivery. The money is locked while the job ad is active and will be transferred as soon as the job issuer receives his delivery. A google map helps in finding alternative and environmental friendly driving utilities and show the start- and end-location of the job.

Project setup

npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Customize configuration

See Configuration Reference.

Preview

home screen

alt text

register form

alt text

job details page with google maps and direction instruction for the route

alt text

overview page with all available jobs

alt text

create job page

alt text

navigation

alt text