Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/algerina/yourwallet

This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.
https://github.com/algerina/yourwallet

bootstrap capybara devise rspec ruby ruby-on-rails

Last synced: about 2 months ago
JSON representation

This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.

Awesome Lists containing this project

README

        

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

# Ruby on Rails Budget App (Wallet)

> This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, record money transactions and separate them in these categories.

## Built With

- Ruby
- Ruby on Rails
- Bootstrap
- RSpec
- PostgreSQL
- Devise

## Live Demo

Check this [live demo](https://shrouded-dusk-01690.herokuapp.com/)

## Getting Started

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

### Prerequisites
To use this project you first need to have installed the following:

+ Node.js
+ Ruby
+ PostgreSQL
+ Rails

* Ruby version

The version of ruby that is needed for this project is

+ 2.7.5
### Setup

Once you have installed them, you need to use the following command to clone the repository:

```git clone https://github.com/algerina/yourWallet.git```

### Database creation

Next, use this command to create the databases:
```rake db:create```

Use this command to run the migrations if necesessary:
```rails db:migrate```

### Usage

Use the following command to initialize the live server:

```rails s```

### Install

Run in the terminal to install the gems:

`bundle install`

### Usage

To run the Rails server, in the terminal:

`rails s`

## Author

👤 **AmelKhiri**

- GitHub: [@Algerina](https://github.com/Algerina)
- LinkedIn: [Amel Khiri](https://linkedin.com/in/amel-khiri-qahwadji-37a550135)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Ruby and Ruby on Rails Documentation
- Microverse Guidelines
- Thanks to [Gregoire Vella](https://www.behance.net/gregoirevella) for creating this [amazing layout ⭐️](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)

## 📝 License

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