Skip to content

Latest commit

 

History

History
201 lines (125 loc) · 4.43 KB

README.md

File metadata and controls

201 lines (125 loc) · 4.43 KB

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 [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

(back to top)

👥 Authors

👤 Simon Gideon

(back to top)

🔭 Future Features

The following will be implemented on future updates.

(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)