Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olaishola05/budget-app
Budget app 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. Built with Ruby on Rails, Saas, PostgreSQL and other technologies
https://github.com/olaishola05/budget-app
postgresql rails ruby ruby-on-rails sass
Last synced: about 1 month ago
JSON representation
Budget app 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. Built with Ruby on Rails, Saas, PostgreSQL and other technologies
- Host: GitHub
- URL: https://github.com/olaishola05/budget-app
- Owner: olaishola05
- License: mit
- Created: 2022-05-22T12:58:52.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-05-28T20:57:57.000Z (over 2 years ago)
- Last Synced: 2024-10-22T00:46:10.567Z (3 months ago)
- Topics: postgresql, rails, ruby, ruby-on-rails, sass
- Language: Ruby
- Homepage:
- Size: 228 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/budgetApp-dodger-blue.svg)
# Budget App
> Budget app 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. Built with Ruby on Rails, Saas, PostgreSQL and other technologies.
Additional description about the project and its features.
![app](./app/assets/images/budget-app.png)
## Link to App
- [Bugdet-app](https://still-sands-98528.herokuapp.com/)
## Built With
## Built With
- Major language
- Ruby
- Rails
- RSpec
- PostgreSQL
- CSS & Sass
- ERB- Technologies used
```bash
- Git(version control)
```## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Ruby](https://www.ruby-lang.org/en/downloads/)
- [PostgreSQL](https://www.postgresql.org/download/)
- [Node.js](https://nodejs.org/en/download/)
- `gem install rails`### Usage
#### Clone this repository
```bash
git clone
$ https://github.com/netman5/budget-app.git
$ cd budget-app
```
```#### Run project
```bash
- bundle install
- rails s
```### Run Test
```bash
- rspec spec/
```## Author
👤 **Ola Ishola**
- GitHub: [@netman5](https://github.com/netman5)
- Twitter: [@Orlaish](https://twitter.com/Orlaish)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ola-ishola/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/netman5/budget-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Ruby on rails Community
- [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.