/BudgetApp

Primary LanguageRubyMIT LicenseMIT

Ruby on Rails Capstone

Balance

This 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

Built With

  • Ruby
  • Ruby On Rails
  • Ruby Gems
  • PostgreSQL
  • Rubocop

Live Demo: Heroku

ScreenShot ScreenShot ScreenShot

Prerequisites 📌

  • Ruby
  • Ruby on Rails
  • Ruby Gems
  • PostgreSQL

Setup 🔂

  • Clone the repository using this GitHub link.
  • cd into the directory.

Install ⚙️

  • Run bundle install && npm install

Database 💾

  • Run rails db:create to create the database.
  • Run rails db:migrate to create the tables.
  • Run rails db:seed to populate the tables.

Usage 💻

  • Run rails s to start the server.

Run tests

  • Linters Tests:
    • Eslint: run npx eslint .
    • Stylelint: run npx stylelint "**/*.{css,scss}"

Author

👤 Mateo Villagómez
GitHub: @mateo951
Twitter: @MVGameDev
LinkedIn: @Mateo Villagómez

Design

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

📝 License This project is MIT licensed.