Skip to content

inoex135/leaveapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo application of online leave application.

There are some of rules :
* admin : someone who can manage user dan type of leave
* staff : someone who can create a leave application
* supervisor : someone who can recommend a staff's leave application
* manager : somenone who can approve or reject applicaton
* hr : someone who can manage leave applications

The default user is 
* admin: username = admin, password = admin
* staff : username = staff, password = staff
* supervisor : username = supervisor, password = supervisor
* manager : username = manager, password = manager
* hr : username = ada, password = asd

INSTALLATION
1. Checkout this source code at http://github.com/inoex135/leaveapp
2. Dump the database script in database/leaveapp.sql into your mysql server
3. Edit system/application/config/config.php and system/application/config/database.php

That's all

About

demo project of an online leave application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published