ibr5500 / EgIvy_App

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.

Home Page:https://egivy.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://egivy.onrender.com

License:MIT License


Languages

Language:Ruby 64.6%Language:HTML 27.0%Language:CSS 3.4%Language:Batchfile 3.4%Language:JavaScript 1.4%Language:Shell 0.2%