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
- Host: GitHub
- URL: https://github.com/tresor11/transaction-app
- Owner: Tresor11
- Created: 2020-06-12T14:37:40.000Z (about 6 years ago)
- Default Branch: development
- Last Pushed: 2026-01-22T18:14:39.000Z (5 months ago)
- Last Synced: 2026-01-23T11:23:04.160Z (5 months ago)
- Topics: rails, ruby
- Language: Ruby
- Homepage:
- Size: 3.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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.