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

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

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.