jevazquezb / Budget_app

Finapp is a mobile web application where you can manage your budget. It allows the user to handle transactions associated with a category to see how much money has been spent and on what.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finapp

Finapp is a mobile web application where you can manage your budget. It allows the user to handle transactions associated with a category to see how much money has been spent and on what.

Built With

  • Ruby on Rails & PostgreSQL.
  • Bullet.
  • Devise & CanCanCan.
  • Linters (Rubocop, Stylelint).
  • Git & GitHub.

Live Demo

Live Demo Link.

Project presentation

Project description video.

Getting Started

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

Prerequisites

Git
PostgreSQL
Ruby on Rails

Setup

1. git clone git@github.com:jevazquezb/Budget_app.git
2. cd Budget_app
3. bundle install
4. rails db:create
5. rails db:migrate

Usage

1. rails server
2. xdg-open http://localhost:3000/

Done!

Ready to work?⛏️ You're all set to explore and change the repo locally (on your computer).

Author

👤 Jesús Vázquez

🤝 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

  • My fellow Micronauts.
  • Google and Stack Overflow.
  • Inspiration.
  • etc.

Credit

Original design idea by Gregoire Vella on Behance

📝 License

This project is MIT licensed.

About

Finapp is a mobile web application where you can manage your budget. It allows the user to handle transactions associated with a category to see how much money has been spent and on what.


Languages

Language:Ruby 69.6%Language:HTML 22.3%Language:CSS 6.6%Language:JavaScript 1.3%Language:Shell 0.2%