Skip to content

The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category

License

Notifications You must be signed in to change notification settings

tresorsawasawa/Budget_app

Repository files navigation

My Budget App 💰

Description

The My Budget app is a mobile web application which helps users to manage their budget. It has features of listing transactions associated on a category and with the app you can see how much money you spent on that category.

Application view

Budget_app

Built With

  • Ruby
  • RoR
  • Sass

Live Demo (Not available for now, fixing a bug)

Getting Started

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

Prerequisites

You need the following tools be installed in your computer:

Setup

  1. Download the Zip file or Clone the repo with:
git clone https://github.com/tresorsawasawa/Budget_app.git
  1. To access the project directory
cd Budget_app

Install the app

bundle install
rails db:migrate

Run the App

rails s
Check http://localhost:3000/ in your browser

Run Test

  • To run models tests
rspec spec/

   or

bundle exec rspec spec/

Author

👤 Trésor Sawasawa

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

Acknowledgements

  • A great thanks to my coding partners, morning session team, and standup team partners for their contribution.
  • Microverse
  • Great thanks to Gregoire Vella on Behance for design template.

📝 License

This project is MIT licensed.

About

The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published