Skip to content

This 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.

Notifications You must be signed in to change notification settings

Brenda309/Budget_app

Repository files navigation

Bugdet App

This app is about building a mobile web application to manage your budget: you have a list of transactions associated with a category to see how much money you spend and on what.

Built With

  • Ruby On Rails (RoR)
  • PostegreSQL
  • Bootsrap
  • RSpec
  • Capybara
  • Devise
  • CanCanCan
  • Bullet

Live Demo

Live Demo Video

Live Demo Link

run test

 rspec

Getting Started

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

Prerequisites

  • Ruby 3.1.2 or newer
  • Rails 7.0.4 or newer
  • Git
  • NPM or Yarn
  • PostgreSQL
  • Modern web browser

Setup

 $ git clone https://github.com/Brenda309/Budget_app.git
 $ cd recipe_app/

Install

 bundle install
 gem install rspec

Usage

Run project

Execute command

$ rails server

Then browse http://localhost:3000

Authors

👤 Brenda Wihogora

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

This 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published