chrishein / homebanking

Simple homebanking / account balance web interface for clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebanking

Deploy to Heroku

Simple homebanking / account balance web interface for clients. Allows admins to create Clients with multiple Users, each Client can have more than one Account.

Admin users can create and modify individual account movements or import Excel/CSV files with pre-defined columns to import multiple movements.

Users can download account movement details into an Excel file.

Provides basic content management for home page with rich text editor and image upload to Cloudinary.

Screenshots

Login

Accounts

Movements

Overview

  • Ruby 2.3.1
  • Rails 4.2
  • Devise
  • Carrierwave
  • Cloudinary
  • Twitter Bootstrap

Set Up Cloudinary

TODO: Explain how to configure Heroku Cloudinary Add-on

Add CLOUDINARY_URL environment variable.

Development

Run with:

heroku local

License

Copyright Christian Hein 2016

About

Simple homebanking / account balance web interface for clients


Languages

Language:Ruby 67.4%Language:HTML 24.1%Language:CSS 6.5%Language:JavaScript 1.4%Language:CoffeeScript 0.6%