Skip to content

Latest commit

 

History

History
executable file
·
50 lines (39 loc) · 1.96 KB

File metadata and controls

executable file
·
50 lines (39 loc) · 1.96 KB

Bird app in-complete clone

property of Bird company

circleci npm downloads

This app is build with?

  • Nodejs
  • Reactjs
  • MaterialUI
  • ES6
  • JSX
  • Third parties modules like (axios, money)
  • Fedux (one-way-flow, one-directional state container)

Features

  • Can login registered users with Bird App.
  • Can enter any vehicleId and find vehicle details like status,battery,code from Bird.
  • Can start/stop any vehicle Bird from anywhere without verifying driving-license, parking-picture - (will implement, still in development-process).

Installation

$ npm install
$ npm run start || npm run build

Additional information

For testing this app only, you can copy vehicle_id value from this Get Vehicles Nearby JSON response.

Please note: This application is only for demo purposes to check/show how Bird app works also all assets and apis get used is property of Bird Company and created for testing my Fedux library.

License

MIT