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

https://github.com/sboursen/rails-capstone

The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.
https://github.com/sboursen/rails-capstone

capybara daisyui devise rspec ruby ruby-on-rails tailwindcss

Last synced: 5 months ago
JSON representation

The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.

Awesome Lists containing this project

README

          

# Description

> The **Portefeuille** is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.

## Built with

- Rails
- Postgresql
- Devise
- TailWind CSS
- Daisyui
- Rspec
- Capybara

## Live link

[App link](https://rails-portefeuille.herokuapp.com/)

## App demo

[demo](https://www.loom.com/share/f80f41d78f18472386c93de397065f82)

## Getting Started

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

### Prerequisites

- Ruby
- Rails
- Postgresql

### Setup

- Clone the Repository
- Go to the project directory
- Run `bundle install`
- Run `rails db:create`
- Run `rails db:migrate`

### Usage

- Run `./bin/dev` to run the app

## Authors

👤 **Soufiane Boursen**

- GitHub: [@Sboursen](https://github.com/Sboursen)
- Twitter: [@sboursen_dev](https://twitter.com/sboursen_dev)
- LinkedIn: [@sboursen](https://linkedin.com/in/sboursen)

## 🤝 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](https://img.shields.io/badge/Microverse-blueviolet)

- Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella).

## 📝 License

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