Skip to content

"BudTab" is 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.

Notifications You must be signed in to change notification settings

zhadier/budget-app

Repository files navigation

Budget App

"BudTab" is 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.

screenshot

Built With

  • Ruby
  • Rails
  • Postgres

Getting Started

Live Demo

Heroku

Video Demo

Loom

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone [email protected]:zhadier/budget-app.git
  • Then cd into the directory using
> cd blog-app
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2:

  • In the project directory, you should download all dependencies using:
> bundle install
  • then setup the db using the following command in the CL
> bin/rails db:setup
  • Finally, you can use this command to start the live server and checkout the app!
> bin/rails s

Testing:

To perform tests, run the following command

> bundle exec rspec spec

Authors

👤 Zeeshan Haider

🤝 Contributing

Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! I would love to hear your thoughts and ideas 🖤

📝 License

This project is MIT licensed.

About

"BudTab" is 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published