Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.
/ bookkeeper Public archive

An easier way to keep track of personal spending's

License

Notifications You must be signed in to change notification settings

valpfft/bookkeeper

Repository files navigation

Table of Contents

Description

This application provide an easy way to keep your spending history. You can organize them by categories and view a pretty charts with useful stats.

Technologies used

  • Ruby on Rails 5.0.1
  • Ruby 2.3.3
  • Postgres
  • Chartkick
  • Datagrid

Setup/Installation

Git clone this repository and create config/database.yml file, set them to pgsql. More here

$ bundle install
$ rails db:create
$ rails db:migrate
$ rails db:test:prepare
$ rails s

License

The app under the terms of the MIT License.

About

An easier way to keep track of personal spending's

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published