Giter VIP home page Giter VIP logo

finance-app-example's Introduction

The expenses project is a web app for learn Ruby on Rails.

TECHNOLOGY

Ruby
Rails
Sqlite
Git
Bootstrap
Html5
Jquery

ROADMAP

v 1.0.0

- CRUD for revenues, expenses and categories.
- Reports.
- Records users.
- Validators.
- BD Sqlite.
- Frontend.

v 1.1.0

- Spanish Language.
- BD Mysql.
- Types of currency.
- Notices by email.
- Create income or expense quarterly, yearly, etc. .. and to divide it into months.
- Export to csv or any other format.
- Connecting via mobile.

v 2.0.0

- Workspaces
- A work space for multiple users.
- Expenses and income from multiple users in a workspace.

QUICK START

In the root folder of project:

1. Fist drop all databases, $ rake db:drop:all
2. Create db new, $ rake db:create:all
3. Run migrations, $ rake db:migrate
4. Load data example, $ rake db:seed
5. Execute the server, $ rails server
6. Go in the browser to http://0.0.0.0:3000

USES CASES

- You can have both costs and revenues.
- Expenses may be of monthly, yearly and unique.
- The costs belong to categories.
- The expenses can be a category.
- The categories have many expenses.
- Forecast is made from income and expenses monthly and yearly.
- When an expense is the same name as another are grouped into one (value).
- The reports are monthly.
- The difference between income and expenses a month is transformed into an income for the next month.
- Possibility karma ranking of expenditure or income, if we spend much leisure ranks with the 
number of costs under the categorization leisure which his ranking is 10 (wrong total).

CONTACT

[email protected]
http://www.devopensource.com

finance-app-example's People

Contributors

jruzafa avatar jose-ruzafa-interactiv4 avatar

Stargazers

Roman avatar

Watchers

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