Skip to content

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.

License

Notifications You must be signed in to change notification settings

KareemWilson/money-minder

Repository files navigation

📗 Table of Contents

📖 [Money-Minder]

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

Client
Server
Database

Key Features

  • User Can add his own payments on this website
  • Authentication process
  • CRUD Operations on all resources with authorization roles
  • Test cases using Rspec

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Rails
  • Ruby
  • PostgreSQL

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:KareemWilson/money-minder.git

Install

Install this project with:

  cd money-minder
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  rspec spec

Deployment

Sooon....

(back to top)

👥 Authors

👤 Kareem Magdy Wilson

(back to top)

🔭 Future Features

  • Create NavBar

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

(back to top)

🙏 Acknowledgments

I would like to thank Gregoire Vella on Behance. for design contributed into this project

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published