Git Product home page Git Product logo

fastlane's Introduction

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

fastlane's People

Contributors

pontusab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fastlane's Issues

Hide in Dock

You should be able to choose to hide the icon from your dock while still running in the Menu Bar.

Can't sign in

Worth noting 2 things regarding log in:

  1. Can't copy/paste my password. I use 1Password and my passwords are 50 characters long with random alphanumeric strings and not being able to copy/paste is hard
  2. After typing the password it keeps failing saying that either my email and/or password are wrong. Already tried 5 times and double checked that password and email match.

Also thanks for a brilliant idea ๐Ÿ’ก

Blank screen after signing in

After signing in for the first time, I was greeted with this blank screen:

screenshot_4_11_16__10_35_am

I quit the app and restarted it, and upon launch, got a request to Allow Network Access, which is weird because I was able to load the sign in screen the first time I launched it. I allowed access and then I had to sign in again.

Building on Linux?

Does this app build on Linux, or is it Mac OS only?

I get this when I run npm install:

`silent@TERMINAL-BMRF-9 ~/.fastlane $npm install
npm ERR! Linux 4.4.6-gentoo
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v0.12.6
npm ERR! npm v2.11.2
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants react@^15.0.2
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.0
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.0 || ^15.0.0-0
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.0 || ^15.0.0

npm ERR! Please include the following file with any support request:
npm ERR! /home/silent/.fastlane/npm-debug.log`

And I get this when I try to run it:

`silent@TERMINAL-BMRF-9 ~/.fastlane $ npm run start
npm ERR! Linux 4.4.6-gentoo
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "start"
npm ERR! node v0.12.6
npm ERR! npm v2.11.2

npm ERR! missing script: start
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! /home/silent/.fastlane/npm-debug.log`

I also have no idea how to actually get the API key, is it one specially for me? Do I have to register as a developer?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.