pontusab / Fastlane

:car: Book Uber from your menubar, fast using Electron, React and Redux :fries:

Home Page:http://fastlaneapp.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastlane - Book Uber from your menubar, fast and simple.

Build

ScreenShot

Why?

I wanted to build something with React and Electron so I started thinking during Christmas what I wanted to build and I realized when I sat at the computer and did not know where my cell phone was to be able to book an Uber then it hit me that an Mac App for Uber would be fun to build and Uber pretty recently released their API endpoint for requests. Success!

I started of using Sketch and moked everything up in Html, Css and then React. I have noticed that the code and structure could easily be rewritten to be more easy to understand and use.

Installation

Run npm-install to install all dependencies and rename config-template.json to config.json and add your API-keys from (https://developer.uber.com).

Start the app by running npm run start and to build the packade npm run build.

TODO

  • Reduce bundle size
  • Refactor code
  • Remove Api-server and use client only (CORS support)
  • Add support for no cars available
  • Implement Map

How to contribute

My contact information is located on my Github profile

Got questions or suggestions?

Author

Pontus Abrahamsson

Pontus Abrahamsson

About

:car: Book Uber from your menubar, fast using Electron, React and Redux :fries:

http://fastlaneapp.co


Languages

Language:CSS 56.2%Language:JavaScript 40.8%Language:HTML 3.0%