SimonGideon / money-order-app

This is a mobile web application that allows the user to manage his budget: there is a list of transactions associated with each category, so that you can see how much money you spent on what item. Also the total expenditure is auto populated and This was made possible by Ruby on Rails.

Home Page:https://money-order-app.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

MONEY ORDER APP

πŸ“— Table of Contents

πŸ“– MY RECIPE APP

This is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

πŸ›  Built With

Tech Stack

This project was built with the following technologies

Client
Server
Database

Key Features

The project has the following features.

  • Login page and registration page
  • List the user transaction cartegoty
  • Allow user to create a new transaction

(back to top)

πŸš€ Live Demo

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:SimonGideon/money-oder-app.git

Install

Install this project with:

  cd money-oder-app
  gem install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

(back to top)

πŸ‘₯ Authors

πŸ‘€ Simon Gideon

(back to top)

πŸ”­ Future Features

The following will be implemented on future updates.

  • Generate statement for transaction
  • Follow users
  • Enable users to add their credit card

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to star the projecta and request improve ment through the issues section

(back to top)

πŸ™ Acknowledgments

I would like to thank Gregoire Vella for the creative design that I have implemented.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a mobile web application that allows the user to manage his budget: there is a list of transactions associated with each category, so that you can see how much money you spent on what item. Also the total expenditure is auto populated and This was made possible by Ruby on Rails.

https://money-order-app.onrender.com

License:MIT License


Languages

Language:Ruby 62.4%Language:HTML 21.2%Language:CSS 16.1%Language:Shell 0.2%Language:JavaScript 0.1%Language:Procfile 0.1%