/Budget-app

The Budget App is a Ruby on Rails 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.

Primary LanguageRubyMIT LicenseMIT

Budget App

📗 Table of Contents

📖 [Budget app]

The Budget App is a Ruby on Rails 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

Ruby, Ruby on Rails, Postgresql, Visual Studio Code.

Tech Stack

Ruby on Rails
PostgreSQL

🚀 Live Demo

Key Features

  • [Database Connection and ORM]
  • [Authentication ]
  • [Authorization ]
  • [Unit Testing ]
  • [Integration Testing ]
  • [MVC architecture ]
  • [Active Record Migrations]
  • [User-Friendly Interface]

(back to top)

💻 Getting Started

Setup

To use this project. Clone this repository to your desired folder by:

Prerequisites

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • Git

Install

To install the project's dependencies, run:

bundle install

Usage

To use, run:

rails server
or
rails s

Run tests

To test, run:

RSpec

(back to top)

👥 Author

👤 Mozamel Jawad

🔭 Future Features

  • [Mobile App]
  • [User Profiles]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT license.

(back to top)