marianasvirzhevska / nodejs_hw3

Implement UBER like service for freight trucks, in REST style, using MongoDB as database. This service should help regular people to deliver their stuff and help drivers to find loads and earn some money. Application contains 2 roles, driver and shipper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs_hw3

Start app: cd api npm run dev

cd app
npm start

About

Implement UBER like service for freight trucks, in REST style, using MongoDB as database. This service should help regular people to deliver their stuff and help drivers to find loads and earn some money. Application contains 2 roles, driver and shipper.


Languages

Language:JavaScript 85.6%Language:CSS 13.4%Language:HTML 1.0%