Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmike01/budgeter_mk
In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
https://github.com/codewithmike01/budgeter_mk
database rails7 ruby sass
Last synced: 2 days ago
JSON representation
In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
- Host: GitHub
- URL: https://github.com/codewithmike01/budgeter_mk
- Owner: codewithmike01
- Created: 2022-05-23T08:23:58.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-05-27T14:32:04.000Z (over 2 years ago)
- Last Synced: 2024-10-29T14:15:16.412Z (10 days ago)
- Topics: database, rails7, ruby, sass
- Language: Ruby
- Homepage: https://blooming-depths-30594.herokuapp.com/
- Size: 318 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails project: Budget App
> In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
## Screenshot
- ![Screenshot from 2022-05-26 07-06-49](https://user-images.githubusercontent.com/58771507/170427512-91463efc-8922-4c54-80f2-c6e6fcf07a7d.png)## Link to video
- [Explain](https://www.loom.com/share/a99f925bb6f54a1fb53b45cd32437368)
## Link to App
- [Bugdeter-mk](https://blooming-depths-30594.herokuapp.com/)
## Built With
```bash
- Rails
```## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby and gem bundle
- Rails
- Web browser (Google chrome)
- Code Editor (VSCode)### Development (Running locally)
- git clone the project
```
git clone https://github.com/Ginohmk/budgeter_mk.git
``````
cd budgeter_mk
```- To run the app
```
bundle install
``````
rails s
```- Paste in web your broswer
```
http://localhost:3000/
```- To test app
```
rails exec rspec -f d
```👤 **Kanu Mike**
- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ginohmk/budgeter_mk/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)
- [Flaticon](https://www.flaticon.com/free-icons/transport)## 📝 License
[This project is [MIT](https://github.com/Ginohmk/budgeter_mk/blob/dev/LICENSE) licensed.