Skip to content

Dachrono/Budget-app

Repository files navigation

logo

Ruby on Rails capstone project - Budget app

📗 Table of Contents

📖 [Budget app]

[Budget app] 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.

Link to the presentation video link to video

🛠 Built With

Tech Stack

Technologies
Linters
  • Rubocop
  • Style lint

Key Features

  • [Use of Ruby on rails]
  • [Use of device to user autenticate]
  • [Use of Rspec and capybara for testing]
  • [Use of Rubocop and stylelint for linting]
  • [Use of postgresql for database]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

You need a updated browser.
You need install ruby, bundler and postgresql in your computer.

Setup

Clone this repository to your desired folder:

sh
cd my-folder
git clone https://github.com/Dachrono/Budget-app.git

Install

Install this project with:

  • gem install rails
  • bundle config set --local path 'vendor/bundle'
  • bundle install

Usage

To run the project, execute the following command:

rails server
open in your browser http://localhost:3000/

Run tests

To run tests, run the following command:

rspec spec

(back to top)

👥 Authors

👤 Andy Zam

(back to top)

🔭 Future Features

  • [1] [Add month balance]
  • [2] [Filter the categories for account]
  • [3] [Add credit/debit card balance to rest the total amount for your balance]

(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 please feel free to send me corrections for make it better I would feel glad to read your comments.
If you enjoy the project please follow me and gift me a star.

(back to top)

🙏 Acknowledgments

We would like to express our deepest gratitude to Gregoire Vella on Behance for her Original design idea.

I would like to thank Microverse for giving us the opportunity to learn and grow as developers and also I like to thank my family, they are all my support.

(back to top)

❓ FAQ (OPTIONAL)

  • [Can I use with a templeate your project?]

    • [Of course I would feel honored]
  • [Your project is free license?]

    • [Yeah, you can use it completly]

(back to top)

📝 License

this project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published