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.

MIT License

Stars
13

📗 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

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

🚀 Live Demo

  1. Demo Video

💻 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 [email protected]: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

👥 Authors

👤 Simon Gideon

🔭 Future Features

The following will be implemented on future updates.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

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

🙏 Acknowledgments

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

📝 License

This project is MIT licensed.