https://github.com/sazanrjb/officemanagementsystem
A system that helps to perform day to day activities of an office including attendance management, task management, leave management, complaint management, etc.
https://github.com/sazanrjb/officemanagementsystem
laravel5 management-system office php
Last synced: 8 months ago
JSON representation
A system that helps to perform day to day activities of an office including attendance management, task management, leave management, complaint management, etc.
- Host: GitHub
- URL: https://github.com/sazanrjb/officemanagementsystem
- Owner: sazanrjb
- Created: 2015-10-25T06:21:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T07:44:45.000Z (over 7 years ago)
- Last Synced: 2025-02-01T04:31:40.860Z (9 months ago)
- Topics: laravel5, management-system, office, php
- Language: PHP
- Homepage:
- Size: 2.77 MB
- Stars: 38
- Watchers: 8
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## OfficeManagementSystem
A system that helps to perform day to day activities of an office including attendance management, task management, leave management, complaint management, etc.
This system basically has two users, Administrator and Employee. Administrators controls all the activities of Employees.
Development Methodology:
Laravel Framework (version 5.0)
HTML5/CSS
AJAX (Asynchronous JavaScript and XML)
JQuery
Twitter BootstrapFunctions of Administrator includes:
Marking attendance of employees
Assigning tasks to employees
Viewing reports of employees
Broadcasting notice to everyone
Managing users
Edit profileFunctions of Employee includes:
Viewing attendance records of own
Viewing task records of own
Taking leave
Reporting complaints to the adminstrators
Edit profile
Here is the slide of my final year presentation: http://www.slideshare.net/sazanrjb/office-management-system-54479490Need full documentation? (https://www.scribd.com/doc/296992403/Office-Management-System-Sajan-Rajbhandari)