An open API service indexing awesome lists of open source software.

https://github.com/basem909/budget-app

Budget-app (Smart Finance) 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.
https://github.com/basem909/budget-app

database erb-template rails ruby

Last synced: 3 months ago
JSON representation

Budget-app (Smart Finance) 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.

Awesome Lists containing this project

README

          

# budget-app

# Description

budget-app (smart finance) is 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.

## Live Demo
[smart finance](https://budget-app-rails-mod.herokuapp.com/)
## 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/basem909/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

👤 **Baseem Shams**

- GitHub: [@basem909](https://github.com/basem909)
- Twitter: [@ShamsBassem](https://twitter.com/ShamsBassem)
- LinkedIn: [Bassem Abdelrahman](https://www.linkedin.com/in/bassem-shams-126a29134/)
## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/basem909/Budget-app/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
Original design idea by [Gregoire Vella](https://www.behance.net/gregoirevella) on Behance.
- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.