Skip to content

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.

Notifications You must be signed in to change notification settings

JoyTaribagshaw/budget-app

Repository files navigation

Budjet App

📗 Table of Contents

📖 Budjet App

Blog App: Is 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

  • Ruby
  • Rails

Key Features

  • Setup linters configurations

(back to top)

Presentation

To view my presentation video, click on this Joy's presentation

Getting Started

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

Prerequisites

In order to run this project you need:

  • A basic understanding of Ruby and Git

Usage

  1. Install Ruby
  2. Install Rails
  3. Clone this repo
git clone https://github.com/JoyTaribagshaw/budget-app
cd budget-app
run
rails server

Run RSpec Tests

 rspec spec

(back to top)

👥 Authors

👤 Joy Tari

(back to top)

🔭 Future Features

  • Setup controllers
  • Controllers specs
  • Creating a data model
  • Processing data in models
  • Views
  • Forms
  • Validations, Model specs, and n+1 problems
  • Add Devise
  • Add authorization rules
  • Integration specs for Views
  • Add API endpoints
  • EAPI documentation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

🙏 Acknowledgments

  • Grateful to all for inspiring codebase, your dedication and creativity made a lasting impact on our success. Thank you!
  • Original design idea by Gregoire Vella on Behance.

(back to top)

❓ FAQ

  • Can I fork and reuse this repository?

Please feel free to fork and reuse this repository for your projects.

  • Is it okay to improve this repository? Will my changes be accepted?

We welcome any improvements or new ideas. If your changes are good and align with the project's goals, we would be happy to incorporate them.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages