Skip to content

AhmedSobhy01/rental-payments-management-system

Repository files navigation

Forks Issues LinkedIn


Logo

Rental Payment Management System

Track payments, access payment history, and ensure transparency for both landlords and tenants.
View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

This is a property management system designed to assist landlords in tracking and setting payments for their tenants. It allows landlords to easily manage and record tenant payments, view payment history, and generate reports. Tenants can also access the system to view all of their dues and payments in one convenient location, ensuring transparency and accuracy in the payment process. The system is built using the Laravel framework, offering robust and scalable features to manage the entire rental process efficiently.

(back to top)

Built With

  • Laravel
  • Vue
  • tailwind

(back to top)

Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repo
    git clone https://www.github.com/AhmedSobhy01/rental-payments-management-system.git
  2. Install Composer packages
    composer install
  3. Install NPM packages
    npm install
  4. Copy .env.example and then edit .env
    cp .env.example .env
  5. Generate app encryption key
    php artisan key:generate
  6. Migrate and seed the database
    php artisan migrate:fresh --seed

(back to top)

Usage

After seeding the database, you can log in using the default user:

Email Password
test@test.com password

(back to top)

Contact

Ahmed Sobhy - contact@ahmedsobhy.net

Project Link: https://www.github.com/AhmedSobhy01/rental-payments-management-system

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published