Skip to content

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

Notifications You must be signed in to change notification settings

Tresor11/transaction-app

Repository files navigation

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

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

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

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 licensed.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published