A Car Ride Service
A Car Ride Service
Description:
This is a simple application using Angular 6. It’s a car sharing service, similar to Uber and Lift, except that the user can not only request a ride based on certain locations, they can also register to offer their car as a service. So users can offer to drive people around, or users can request a ride. This is a very simple app that doesn’t use any databases or backend, coming soon…
Installation:
To use this application, you must have Angular 6 (or later) installed on your local machine. You can download from here:
Using npm: npm install -g @angular/cli
Or, follow this link:
https://angular.io/
Usage: