All Projects → hrshadhin → HRM

hrshadhin / HRM

Licence: AGPL-3.0 license
Easy & hassle free House Rent Management Web Application

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to HRM

social-data
Code and data for eviction and housing analysis in the US
Stars: ✭ 17 (-59.52%)
Mutual labels:  housing, rent
SQLGitHub
💻 SQLGitHub — Managing GitHub organization made easier
Stars: ✭ 34 (-19.05%)
Mutual labels:  management
property-seeker
Calculate the price range for property advertised on Domain and Real Estate.
Stars: ✭ 30 (-28.57%)
Mutual labels:  real-estate
C-Sharp-Learning-Journey
Some of the projects i made when starting to learn c#, winfroms and wpf
Stars: ✭ 95 (+126.19%)
Mutual labels:  management
when-i-am-a-leader
Notes and ideas to remember when I am a leader
Stars: ✭ 50 (+19.05%)
Mutual labels:  management
ResidenceCMS
Open Source Property Management System based on Symfony 6
Stars: ✭ 75 (+78.57%)
Mutual labels:  real-estate
teaful
🍵 Tiny, easy and powerful React state management
Stars: ✭ 638 (+1419.05%)
Mutual labels:  management
python-for-decision-makers-course
Demo code and other hand-out materials for our Python for Decision Makers and Business Leaders course
Stars: ✭ 20 (-52.38%)
Mutual labels:  management
pyenvdiff-lib
Python environment comparison tool
Stars: ✭ 23 (-45.24%)
Mutual labels:  management
aws-custom-runtime
Knative Function Using the AWS Lambda Runtime API
Stars: ✭ 43 (+2.38%)
Mutual labels:  management
console
HAL management console
Stars: ✭ 41 (-2.38%)
Mutual labels:  management
OnceBuilder
OnceBuilder - managment tool, mange projects, templates, plugins in one place.
Stars: ✭ 18 (-57.14%)
Mutual labels:  management
devrating
A tool that suggests minimal PR size for contributors
Stars: ✭ 19 (-54.76%)
Mutual labels:  management
assign-one-project-github-action
Automatically add an issue or pull request to specific GitHub Project(s) when you create and/or label them.
Stars: ✭ 140 (+233.33%)
Mutual labels:  management
OpenEstate-IO
Java libraries to read and write real estate data in common formats (e.g. OpenImmo, ImmoXML, Kyero, Trovit, IDX)
Stars: ✭ 37 (-11.9%)
Mutual labels:  real-estate
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-16.67%)
Mutual labels:  management
remote-virtualbox
🍰 Little package to do simple things with VirtualBox remotely using it's SOAP API
Stars: ✭ 18 (-57.14%)
Mutual labels:  management
barmate
Modern and intuitive POS web application written with the Laravel framework
Stars: ✭ 13 (-69.05%)
Mutual labels:  management
BugHunter
No description or website provided.
Stars: ✭ 23 (-45.24%)
Mutual labels:  management
pm-idm
IDM project management repository
Stars: ✭ 59 (+40.48%)
Mutual labels:  management

HRM[House Rent Management]

Description

Easy & hassle free 'House Rent Management' web application.

Installation and use

HRM is build using Laravel 5.3

$ git clone https://github.com/hrshadhin/HRM.git
$ cd HRM
$ mv .env.example .env

Change configuration in .env according your need and create Database

$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan storage:link

Give write permission to storage and bootstrap/cache directory

$ php artisan serve

http://localhost:8000
USER: [email protected]
PASS: demo123

Demo Live Link

URL: http://hrm.hrshadhin.me
USER: [email protected]
PASS: demo123

Screenshot

License

HRM is open-sourced software licensed under the AGPL-3.0 license. Frameworks and libraries has it own licensed

Enjoy :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].