Skip to content

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

License

Notifications You must be signed in to change notification settings

ibr5500/EgIvy_App

Repository files navigation

EgIvy

Description: A budget application where users can monitor the expenses.

Built with:

  • Ruby on Rails
  • BootStrap & CSS

Live Demo

Deployed by heroku click for the live demo.

Demo video:

Please Click to watch the demo video.

Getting Started

  • Open your terminal, move to the directory where you want to clone the app (i.e cd Documents)
  • Enter git clone https://github.com/ibr5500/Budget_App.git
  • Change to the directory you just clone into (i.e cd Budget_App)
  • Include any possible changes and run "git add ."
  • Commit the changes with a descriptive message (i.e xyz features added)
  • Push the changes to changes to the repository (i.e git push)

Prerequisites

  • Ruby
  • Rails
  • npm
  • PostgreSQL

Setup

  • System dependencies
  • linters for Ruby on Rails
  • PostgreSQL DataBase

Steps to run the project

1 - Install the required libraries.

bundle install

2 - Run the project

rails server

Run tests

rspec spec

Author

👤 Ibrahim Ahmat

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

  • Gregoire Vella - for original design.
  • Great appreciation to Microverse staff (Students Success, Code Reviewer, Coding partners, ..., etc.)

📝 License

This project is MIT licensed

About

A 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published