Skip to content

The Ruby on Rails Budget App is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

License

Notifications You must be signed in to change notification settings

MarcoDiaz2000/budget-app-ror

Repository files navigation

App

📗 Table of Contents

📖 Budget App

[Description]

The Ruby on Rails capstone project is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

🛠 Built With

Tech Stack

  • Ruby on Rails
  • ActiveRecord
  • Devise for authentication

Key Features

  • User Authentication
  • CRUD operations for transactions and categories
  • Private data management

(back to top)

🚀 Live Demo

(back to top)

🔭 Video Presentation

(back to top)

💻 Getting Started

Prerequisites

Install

``` git clone https://github.com/MarcoDiaz2000/budget-app-ror.git cd budget-app-ror bundle install ```

Usage

``` rails s ```

(back to top)

👥 Authors

👤 Marco Díaz

(back to top)

🔭 Future Features

  • Add images to registered users
  • Add records to calendar
  • Add extra styling

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Check the issues page.

(back to top)

⭐️ Show your support

If you found this project helpful, consider giving a ⭐️!

(back to top)

🙏 Acknowledgments

Acknowledgements to (Gregoire Vella) for the original design on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Ruby on Rails Budget App is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published