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

https://github.com/joyapisi/budget-app

Lifestyle Budget App
https://github.com/joyapisi/budget-app

app back budget categories end lifestyle transactions

Last synced: 11 months ago
JSON representation

Lifestyle Budget App

Awesome Lists containing this project

README

          

# Budget App

# 📗 Table of Contents

- [Budget App](#about-project)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Budget App](#about-project)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started ](#-getting-started-)
- [ Video Presentation](#video)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Budget App

**Budget App** is a mobile web application where you can manage your budget: you can see how much money you spent and on what.
## 🛠 Built With

### Tech Stack

- Ruby

### Key Features

- [ ] **RSpec Tests**
- [ ] **Sass**
- [ ] **Mobile web app**

(back to top)

## 🚀 Live Demo

- [Live Demo](https://my-lifestyle-budget-app.onrender.com/landing_page)

## 🎥 Video Presentation

-[Presentation Video](https://www.loom.com/share/c45771dd78824ad1afdf601ea3a0fbad?sid=86866998-a70c-4ef0-95b4-210712835049)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- [Ruby](https://www.ruby-lang.org/en/)
- [Rails](https://rubyonrails.org/)

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/joyapisi/budget-app.git
cd budget-app
```

Install this project with:

```
bundle install
```

### Usage

To run the project, execute the following command:

```
rails server
```

(back to top)

## 👥 Authors

👤 **Abel TsegayeJoy Phoebe**

- GitHub: [@joyapisi](https://github.com/joyapisi)
- Twitter: [@joyphoebe300](https://twitter.com/joyphoebe300)
- LinkedIn: [@joyapisi](https://linkedin.com/in/joyapisi)

(back to top)

## 🔭 Future Features

- [ ] **Add shopping cart**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project please give it a ⭐️!

(back to top)

## 🙏 Acknowledgments

I would like to thank [Microverse](https://bit.ly/MicroverseTN).

This Project's design is adopted based on the Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)