https://github.com/tracymuso/budget-wise
This is my rails budget up
https://github.com/tracymuso/budget-wise
backend mobile-app rails ruby tailwindcss web-app
Last synced: about 2 months ago
JSON representation
This is my rails budget up
- Host: GitHub
- URL: https://github.com/tracymuso/budget-wise
- Owner: TracyMuso
- License: mit
- Created: 2023-01-09T12:50:00.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-25T14:58:35.000Z (over 3 years ago)
- Last Synced: 2025-03-29T10:14:26.768Z (about 1 year ago)
- Topics: backend, mobile-app, rails, ruby, tailwindcss, web-app
- Language: Ruby
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deploy)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)
> The Budget-Wise app is a great application to plan your expenses. You can sign up and start generating your transactions and budgets

> Here are List of technologies used on this project
Languages
Framework
Database
Linters
Test library
- Create budget
- Generate transactions
- Keeps track of all your expenses
### Prerequisites
In order to run this project you need:
- Ruby installed on your computer
### Setup
Clone this repository to your desired folder:
```
git clone https://github.com/TracyMuso/Budget-Wise.git
```
change directory to cloned folder
```
cd Budget-Wise
```
### Install
Install project dependecies with:
```
bundle install
```
- [Presentation video](https://www.loom.com/share/d0c4697e9e1b409884b1985bad587bd4)
### Usage
To run the project, execute the following command:
```
rails server
```
- After running `rails server`, open your browser and enter this address http://localhost:3000/
- Congratulations! your're running **_Budget_Wise_**
π€ **Tracy Musongole**
- GitHub: [@TracyMuso](https://github.com/TracyMuso)
- LinkedIn: [Tracy Musongole](https://www.linkedin.com/in/tracy-muso/)
> These features will be added in future updates. β¬οΈβ¬οΈ
- [ ] **Controllers specs**
- [ ] **Processing data in models**
- [ ] **Add api endpoint for generating groups and categories**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](github.com/TracyMuso/Budget-Wise/issues/).
If you likeππ½ this project, give the repository a star β
- Design credit goes to [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
- I would also like to thank the Microverse community
This project is [MIT](./LICENSE) licensed.