/budget-app

budget-app (Budgety) 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.

Primary LanguageRuby

budget-app

Description

budget-app (Budgety) 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.

Live Demo

Budgety

Built With

  • Ruby
  • Rails

Getting Started

To get a local copy on this project on your machine follow these steps

  • Open your terminal
  • Run this command: git clone https://github.com/devMahmoud/budget-app.git

Prerequisites

  • Make sure Ruby is installed.
  • Make sure PostgreSQL is installed.

Install

  • Navigate to project folder: cd budget-app
  • Install dependencies: bundle install

Run the tests

rspec

Usage

  • Run this command to start the server: rails s
  • Open http://127.0.0.1:3000 in your browser.
  • Enjoy!

Authors

👤 Mahmoud Makhlouf

🤝 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

Original design idea by Gregoire Vella on Behance.

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

📝 License

This project is MIT licensed.