gracekabaghe / budget-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget App

This web app, helps you keep track of your budget. You can add categories and detailed transactions

Presentation

Live-demo

Built With

  • Ruby
  • Git
  • Postgresql
  • RSpec
  • Capybara
  • Devise

Getting Started

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

  • Copy clone of the Repo
git@github.com:gracekabaghe/budget-app.git

  • Go to the repository folder in your command prompt.
cd Budget-app
bundle install
rails s

##Reset DB

rake db:drop
rake db:create
rake db:migrate

Prerequisites

  • Ruby
  • Ruby on Rails
  • Postgresql
  • capybara
  • devise
  • RSpec

Authors

👤 Grace Kabaghe

🤝 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

  • This project built in Microverse's Fourth Module's Capstone.

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 69.5%Language:HTML 25.7%Language:SCSS 3.3%Language:JavaScript 1.5%