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

https://github.com/tresor11/transaction-app

A mobile web transaction management app where users can group all their related transaction in one place
https://github.com/tresor11/transaction-app

rails ruby

Last synced: 5 months ago
JSON representation

A mobile web transaction management app where users can group all their related transaction in one place

Awesome Lists containing this project

README

          

# Transaction app.

> This project is a transaction managment app built with Ruby on Rails.

This application is made of three models
- user model
- transaction model
- group model

a user can create many transaction and many groups , while creating a transaction they can choose to assign it to specific group or not.
when a user visit a group index page they can see all the transactions withing that group created by other users.

## Built With

- Rails
- Sass
- javaScript
- Ruby
- Heroku

## Live Demo

[Live Demo Link](https://arcane-hamlet-71659.herokuapp.com/)

## Getting Started

Here are the steps to follow in order to get this project on your local computer.

### Prerequisites

`rails v6.0.3 +`

`ruby v2.7.1 +`

### Setup

clone this repo by typing `git clone`

### Install

install the dependacies by typing `bundle install`

### Usage

start the local server by running `rails s`

### Deployment

this project is deployed on heroku

## Authors

👤 **Tresor bireke**

- Github: [@Tresor11](https://github.com/Tresor11)
- Twitter: [@Tbireke](https://twitter.com/Tbireke)

## 🤝 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

- Hat tip to anyone whose code was used
- Design idea by Gregoire Vella on Behance

## 📝 License

This project is [MIT](lic.url) licensed.