/me-money

on this app the User can manage their budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Primary LanguageRuby

Ruby Rails

Me money App

This Web app was created as a mobile version. The user can keep track of a list of expenses for several categories or groups. The user can log in and see all its categories previously or newly created.

Live version

This is a live version demo of the project.

Getting Started

  • Check the Ruby version or if you have at all by running ruby -v if you get something like this ruby 2.6.8p205 (2021-07-07 revision 67951) you have Ruby installed.
  • Clone the repository by runiing git clone https://github.com/aizjicod/me-money.git in your CLI.
  • cd Budget-App
  • Run bundle install
  • Run rails db:create db:migrate
  • Run rails server
  • Open Browser http://localhost:3000/

Testing

  • Run rspec spec/

Author

👤 Alejandro torres

🤝 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!

Design Template

📝 License

This project is MIT licensed.