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

https://github.com/alfredbis29/my-budget-app

About The mobile web application where we can manage our budget: you have a list of transactions associated with a category
https://github.com/alfredbis29/my-budget-app

css html postgresql ruby

Last synced: 3 months ago
JSON representation

About The mobile web application where we can manage our budget: you have a list of transactions associated with a category

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)
# Ruby on Rails - Budget Tracker

> This section offers the Rails Budget Tracker web app, which allows you to track your expenditures. The software allows you to track your transactions by category as well as your overall costs. Once logged in, you may add a list of categories you want to track and then add transactions under those categories. Each category has its own symbol that helps you see your costs.

## Preview

## [Video Demo Link](https://www.loom.com/share/a1fd6a770c59427db2b73c9695f44b3d)

## Live Link

- Visit this [live link](https://my-budget-app1.herokuapp.com/) to interact with the web app before cloning it.

## Built With

- **Ruby**
- **Rails**
- **Postgresql**
- **Tailwindcss**

## Methodology used
- TDD via RSPEC

## Getting Started
To get a local copy up and running follow these simple example steps.

## Prerequisites

- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

## Setup
- Clone the project `https://github.com/Alfredbis29/My-budget-app.git`
- navigate to the folder `cd rails-mint`
- Install required gems `bundle install`
- Load the database `rails db:reset`

## Usage
- start the server `rails server`

- Enjoy interacting with the app.

## Author

- GitHub: [@Alfred](https://github.com/Alfredbis29)
- Twitter: [@Alfred](https://www.linkedin.com/in/AlfredBisimwa/)
- LinkedIn: [Alfred](https://twitter.com/AlfredBisimwa)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Alfredbis29/My-budget-app/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
credit to the author [Gregoire Vella on Behance](https://www.behance.net/gregoirevella). for the design.
Hat tip to anyone whose code inspired our project