Skip to content

My-Money is amobile web application where everyone can manage his budget

Notifications You must be signed in to change notification settings

taher-software/My-Money

Repository files navigation

My-Money

My-Money is a mobile web application where everyone can manage his budget: there are a list of transactions associated with a category, so that user can see how much money he spent and on what. This application allow user :

  • register and log in, so that the data is private to them.
  • introduce new transactions associated with a category.
  • see the money spent on each category.

Built With

  • Ruby
  • git
  • Rails
  • postgresql

Live Demo

Live Demo Link

Getting Started

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

  • Open terminal
  • Clone this project by the command:
$ git clone git@github.com:Taher-web-dev/My-Money.git
  • Then go to the main folder using the next command:
$ cd My-Money.
  • Install Ruby gems using this command line:
$ bundle install in your console.
  • run migration by:
rails db:migrate
  • Finaly , run rails s to run the application.

Authors

👤 Taher Haggui

🤝 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

📝 License

This project is Gregoire Vella licensed.