Code Monkey home page Code Monkey logo

kospangeran's Introduction

Property Management (Aplikasi Kos-Kosan)

About ๐Ÿ“–

Kos Pangeran is full management tool to help homeowner to manage their property like house-rental, apartment, or boarding house. Designed to be simple and easy to use, Kos Pangeran is a perfect solution for those who want to manage their property without any hassle.

Features ๐Ÿš€

  • Manage building area
  • Manage room & room type
  • Manage member
  • Record member payment / transaction
  • Record room maintenance history
  • Create invoice for monthly or yearly
  • Multiple account for payment
  • Export payment history to excel & pdf

See the screenshot below for more detail.

Built with ๐Ÿ› ๏ธ

  • Laravel 11
  • Docker
  • MongoDB
  • Bootstrap 5
  • DataTables

Installation ๐Ÿ–ฅ๏ธ

  1. Clone this repository
git clone https://github.com/iniakunhuda/kospangeran
  1. Install dependencies
composer install
  1. Copy .env.example to .env
cp .env.example .env
  1. Generate application key
php artisan key:generate
  1. Run docker
docker-compose up -d
  1. Run migration
php artisan migrate
  1. Run seeder
php artisan db:seed
  1. Open the application in browser
http://localhost:8000

License

This project is open-sourced software licensed under the MIT license.

Contact

If you have any question or want to contribute, feel free to contact me:



Screenshot ๐Ÿ“ธ

Manage building area

Building Area Create, edit, delete area

Manage room

Room Create, edit, delete room

Room Form create room

Room Detail room information

Room Detail room information - history member

Manage room type

Room Type Create, edit, delete room type

Manage member

Member Create, edit, delete member

Member Detail member information

Member Detail member room & invoice

Manage invoice

Invoice List unpaid invoice

Invoice Create automatic invoice based month & year

Invoice Form to record payment (can be partial)

Payment history

Payment List payment history (can be exported to excel & pdf)

Payment Detail payment history

kospangeran's People

Contributors

iniakunhuda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.