Skip to content

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

orozCoding/budget-app

Repository files navigation

Budget App

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.

Preview

alt text alt text alt text

Live Version

LIVE EXAMPLE

Built With

  • Ruby on Rails

Getting Started

  • Follow setup instructions below

Prerequisites

  • Ruby
  • Git and Github
  • Terminal
  • Browser

Setup

  • clone the following repo https://github.com/orozCoding/budget-app.git
  • cd into the directory and run bundle install to install dependencies
  • Run rails db:create and then rails db:migrate
  • Run rails s to start the app
  • Visit localhost:3000 in your browser

Tests

  • To run the tests, simply run rspec command

Credits

Authors

👤 Angel Orozco (orozCoding).

🤝 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

📝 License

This project is MIT licensed.

About

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

No packages published