Skip to content

This is a Rails application that stores transactions (movements or spendings) in a database, organized in categories, allowing to administrate your budget, by calculating the totals for each category. It uses Devise for authentication. Though it is designed for the mobile device, you could well use it from your browser.

License

acolombo1/MySpendings

Repository files navigation

My Spendings App

This is a Rails application that stores transactions (movements or spendings) in a database, organized in categories, allowing to administrate your budget, by calculating the totals for each category. It uses Devise for authentication. Though it is designed for the mobile device, you could well use it from your browser.

Built With

  • Ruby
  • Rails
  • RSpec - Capybara - Database Cleaner for testing
  • Letter opener gem
  • Devise for Authentication
  • Git and Github using GitFlow

Getting Started

  • Install Postgre SQL, ensure a username 'postgres' with password: 'cualespos31' is available
  • git clone https://github.com/acolombo1/MySpendings.git
  • cd MySpendings
  • bundle install
  • rails db:reset (to setup the database and load sample data)

Usage

  • rails s
  • Navigate to localhost:3000

Testing

  • rspec

Live Demo

Demonstration video

Authors

👤 Aldo Colombo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

Original design idea by Gregoire Vella on Behance, which is Creative Commons licensed.

Icons linked from Freepik - Flaticon.

About

This is a Rails application that stores transactions (movements or spendings) in a database, organized in categories, allowing to administrate your budget, by calculating the totals for each category. It uses Devise for authentication. Though it is designed for the mobile device, you could well use it from your browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published