/budget_capstone

A mobile web application where you can manage your budget

Primary LanguageRuby

Budget App

"Blog App" is a mobile web application where user can manage their budget from severals categories. In each categorie you can find a list of transactions with their corresponding amount in dollars($).

Built With

  • Ruby
  • Rails
  • Postgres
  • Rspec

Getting Started

Live Demo

Heroku

Project Set up:

Step 1:

  • Open your command line and clone the repo locally
> git clone git@github.com:danielufeli/budget_capstone.git
  • Then cd into the directory using
> cd budget_capstone

Step 2:

  • In the project directory, you should run the following command for installing all the required gems:
> 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

Author

Daniel Ufeli

Acknowledgments

Thanks to Gregoire Vella for providing the design of this project on Behance

-Original design

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