lisandroseia / budget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BG-TRACK

BG-TRACK is an aplication that allows the user to keep track and organize all their payments, allowing them to know how much they spent on each category they created.

live-demo

live demo

Installation & Usage

To get a local copy follow these simple example steps.

  • Make sure you have Postgres and Ruby installed.
  • Run git clone https://github.com/lisandroseia/budget.git
  • run bundle install
  • run rails db:create to create the database.
  • run rails db:migrate to create the the dchema.
  • run rails s to start the application on local server.
  • To test the project, run bundle exec rspec in your terminal

Technologies

  • Ruby
  • Rails
  • Postgres
  • heroku

Authors

👤 Lisandro Seia

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 72.5%Language:HTML 21.0%Language:CSS 5.0%Language:JavaScript 1.5%