Giter Club home page Giter Club logo

friendlyoptions's Introduction

Friendly Options

This is an open source web app designed to make it easy to compare and understand stock option grants. The web app is designed to work best for companies where stock options are not liquid (there isn't a market for buying or selling shares of the company), which generally means early or mid stage startups. Stock option grants generally because less complicated when the value of the shares goes up.

How to use

Online

There is a live, up-to-date version running at https://friendlyoptions.org/

There is no tracking on the live site, nor is any of the information you enter ever sent back to the server. The information is all stored on the client side and in the url hash. This means you can "save" or share your page by copying the URL, however none of the information is ever sent to the server, it is only updated and parsed on the client side.

Here is an example of a Friendly Options results page representing a sample offer you might get from an early stage startup.

Locally

Clone this repo, run an in-place webserver and then load it up in your browser. Here is a sample method:

# git clone [email protected]:danbirken/friendlyoptions.git
# cd friendlyoptions
# python -m SimpleHTTPServer
  Serving HTTP on 0.0.0.0 port 8000 ...

Then open http://localhost:8000/ in your browser

friendlyoptions's People

Contributors

danbirken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.