https://github.com/mugishasam123/budgeter
It is an app that helps one to manage Expenses and the transactions associated with each expense
https://github.com/mugishasam123/budgeter
cancancan database devise rails rubocop ruby tailwindcss
Last synced: about 2 months ago
JSON representation
It is an app that helps one to manage Expenses and the transactions associated with each expense
- Host: GitHub
- URL: https://github.com/mugishasam123/budgeter
- Owner: mugishasam123
- Created: 2022-05-23T08:57:48.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-26T15:54:28.000Z (about 4 years ago)
- Last Synced: 2025-10-13T06:06:26.947Z (9 months ago)
- Topics: cancancan, database, devise, rails, rubocop, ruby, tailwindcss
- Language: Ruby
- Homepage: https://sleepy-tor-07024.herokuapp.com/
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Budget app
> In this project, a rails project is generated using `rails new Project` command that has connection to PostgreSQL database. This app says hello to the world when you navigate the home page at http://localhost:3000/
## Built With
- Ruby
- Ruby on Rails
- PostgreSQL
## Presentation
- [video link](https://www.loom.com/share/c48231433bfe4c629c3702e150d30b80)
## Live Demo
- [live link](https://sleepy-tor-07024.herokuapp.com/)
## Getting Started
To get a local copy up and running follow these simple example steps.
> - Run `git clone https://github.com/mugishasam123/budget-app.git`
> - Run `cd blog-app` to change to project root directory
> - Run `bundle install`
> - Run `rails db:create`
> - Run `rails db:migrate`
> - Run `npm install`
> - Run `rails s` to run the app
> - Opn `http://localhost:3000/` on your browser
### Prerequisites
- Text Editor (e.g. VS Code, Sublime text)
- git
- Node.js
### Setup
### Install
- Ruby
- Rails
- PostgreSQL
### Run tests
- Run `rspec`
## Author
👤 **Mugisha Samuel**
- GitHub: [@mugishasamuel](https://github.com/mugishsam123)
- LinkedIn: [mugishasamuel](https://www.linkedin.com/in/mugisha-samuel/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Original design idea by Gregoire Vella on Behance.
## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.