Coder Social home page Coder Social logo

caseywoolley / networthify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kablamo/networthify

0.0 2.0 0.0 1012 KB

Personal finance for savings extremists and early retirement savants

Home Page: https://networthify.com

Perl 11.19% Perl 6 6.03% CSS 6.38% HTML 23.18% JavaScript 47.73% Makefile 0.03% Go 0.81% Python 0.64% PHP 2.37% PLpgSQL 1.32% Shell 0.31%

networthify's Introduction

Networthify

Personal finance for savings extremists and early retirement savants.

Track your financial progress and get useful detailed analytics. Know at a glance how many working days you have left before retirement.

How to contribute

Step 1: Install cpanm

cpanm allows you to install Perl modules from CPAN.

There are Debian packages, RPMs, FreeBSD ports, and packages for other operation systems available. Or you can do this:

curl -L https://cpanmin.us | perl - --sudo App::cpanminus

Step 2: Install Carton

Carton is a Perl module dependency manager (aka Bundler for Perl).

cpanm Carton

Step 3: Install SQLite3

SQLite3 is a simple database. Recommended to install via system packages.

Step 4: Setup the website

git clone [email protected]:kablamo/Networthify.git
cd Networthify
carton
cat schema.sql | sqlite3 networth.db.dev
script/createDemoUser
script/updateDemoUser
carton exec plackup

In your browser go to: http://localhost:5000

networthify's People

Contributors

kablamo 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.