Code Monkey home page Code Monkey logo

retirement-template's Introduction

retirement-template

Template for data for the retirement simulator. This provides an initial set of .csv files you can edit with any spreadsheet editor (or text editor if you're careful and know what you're doing).

WARNING: DO NOT PUSH YOUR PRIVATE DATA TO A PUBLIC REPOSITORY

If you cloned this repo with git, it is best to remove the origin remote, as any updates to the template are unlikely to apply well to this reposititory after you supply your data.

Using git locally is still a good idea, to allow you to find and fix mistakes, etc. You can even push to a git server or file copy so long as you are certain of the security of the destination.

git remote remove origin

Prerequisites

  • Node, available from nodejs.org
  • npm, installed with Node
  • A spreadsheet program to edit the data

Setup

You can clone this repo with:

git clone https://github.com/BobKerns/retirement-template.git my-retirement-data
cd my-retirement-data
git remote remove origin
npm install

Operation

To make this data availale to web pages running locally, from the command line, go to the my-directory-data directory and type 'npm run serve'

The data

The data is in the /data/ subdirectory.

Note

The source for this file is README.md, using Github-flavored Markdown syntax. You can read the spec, or just imitate what appears here for basic stuff.

If you make changes to this file, you will need to re-run the npm run serve command for the changes to appear.

retirement-template's People

Contributors

bobkerns avatar

Watchers

James Cloos 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.