Skip to content

Budget App is a mobile web application, built with Ruby on Rails, where users can manage their budget by having a list of transactions associated with a category that shows how much money they spent and on what. Built with: Ruby, Ruby on Rails, PostgreSQL, Bootstrap

License

Notifications You must be signed in to change notification settings

storres20/BudgetApp

Repository files navigation

📗 Table of Contents

Budget-App

This is a mobile web application for managing BUDGETS. You can create new Categories and Transactions. The category page shows you a transaction's summary.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • User can Log In
  • User can Sign Up
  • User can add new Categories
  • User can add new Transactions to categories

(back to top)

🚀 Live Demo

(back to top)

⏯ Video

https://www.loom.com/share/3b1bdcb587374fca87131069065b6769

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone https://github.com/storres20/BudgetApp.git

Install

Install the project dependencies with:

  - bundle install
  - npm install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

rspec

(back to top)

👥 Author

👤 Italo Lon Kan

(back to top)

🔭 Future Features

  • Edit categories and transactions feature
  • Delete categories and transactions feature

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project and want to support me make cooler projects Give this project a Star.

(back to top)

🙏 Acknowledgments

Original design idea by Gregoire Vella on Behance

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Budget App is a mobile web application, built with Ruby on Rails, where users can manage their budget by having a list of transactions associated with a category that shows how much money they spent and on what. Built with: Ruby, Ruby on Rails, PostgreSQL, Bootstrap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published