Skip to content

2SAVE - Budget App is a SPA created with Ruby on Rails and Postgresql, that will keep a record of all your expenses, based on categories created by you(or any other user) within the application and return the total amount of money you have spent per category.

License

Notifications You must be signed in to change notification settings

angeluray/to-save-cp

Repository files navigation

📗 Table of Contents

📖 2SAVE

2SAVE - Budged App is a MVC app created with Ruby on Rails, Postgresql, and tested with RSpec that will keep a record of all your expenses based on the categories you create. Every time you add a new transaction to any category it updates the total amount of money you have spent, saving users to invest too much time on managing their money.

🛠 Built With

Tech Stack

Ruby on Rails / Postresql

Client
Server
Database

Key Features

  • App is able to display custom categories for each user
  • App is able to generate categories and transactions for each category
  • App is able to show the total amount of money they have spent for each category

(back to top)

Media and Live Demo

Video presentation
Live demo

twosave-sign-up twosave-login twosave-categorie-save twosave-transactions twosave-transactions-all twosave-all-categories

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

have installed Ruby on your system check with Ruby -v

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git clone git@github.com:angeluray/to-save-cp.git

Install

type : cd recipe_app

Type : bundle install

Usage

To run the project, execute the following command:

rails server

👥 Author

👤 Angel Uray

(back to top)

Acknowlegments

Original design idea by Gregoire Vella on Behance.

📝 License

This project is MIT licensed.

(back to top)

About

2SAVE - Budget App is a SPA created with Ruby on Rails and Postgresql, that will keep a record of all your expenses, based on categories created by you(or any other user) within the application and return the total amount of money you have spent per category.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published