Download Leave Management System Free Java Code

Description

the Leave.Employee can apply for leave after login.Total holidays will be automatically generated as total of working days and holidays falling within Leave date range.The system is secure and address all the aspect of employee management in any organization.

Icons

Leave Management System

Source Files

The download file Leave-Management-System-master.zip has the following entries.


.gitignore// ww w .j a v  a2s.co m
.rspec
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/assets/images/bgBody.png
app/assets/images/bgHeader.png
app/assets/images/closelabel.png
app/assets/images/favicon.ico
app/assets/images/loading.gif
app/assets/javascripts/application.js
app/assets/javascripts/jquery.ui.datepicker.js
app/assets/javascripts/leave_management.js
app/assets/stylesheets/application.css
app/assets/stylesheets/jquery-ui-1.8.16.css
app/assets/stylesheets/leave_management.css
app/controllers/application_controller.rb
app/controllers/holidays_controller.rb
app/controllers/leaves_controller.rb
app/controllers/users/registrations_controller.rb
app/helpers/application_helper.rb
app/helpers/holidays_helper.rb
app/mailers/.gitkeep
app/mailers/lms_mailer.rb
app/models/.gitkeep
app/models/holiday.rb
app/models/leave.rb
app/models/role.rb
app/models/user.rb
app/views/holidays/_browse_calender.html.erb
app/views/holidays/_calender.html.erb
app/views/holidays/index.html.erb
app/views/holidays/index.js.erb
app/views/layouts/_footer.erb
app/views/layouts/_header.erb
app/views/layouts/application.html.erb
app/views/leaves/_error_messages.html.erb
app/views/leaves/_form.html.erb
app/views/leaves/create.html.erb
app/views/leaves/edit.html.erb
app/views/leaves/index.html.erb
app/views/leaves/leave_history.html.erb
app/views/leaves/leave_to_approve.html.erb
app/views/leaves/new.html.erb
app/views/leaves/show.html.erb
app/views/leaves/update.html.erb
app/views/lms_mailer/applied_for_leave.html.erb
app/views/lms_mailer/leave_approved.html.erb
app/views/users/_links.erb
app/views/users/confirmations/new.html.erb
app/views/users/mailer/confirmation_instructions.html.erb
app/views/users/mailer/reset_password_instructions.html.erb
app/views/users/mailer/unlock_instructions.html.erb
app/views/users/passwords/edit.html.erb
app/views/users/passwords/new.html.erb
app/views/users/registrations/_form.html.erb
app/views/users/registrations/edit.html.erb
app/views/users/registrations/new.html.erb
app/views/users/sessions/new.html.erb
app/views/users/unlocks/new.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/devise.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/en.yml
config/routes.rb
db/migrate/20120421061542_create_holidays.rb
db/migrate/20120421125415_create_leaves.rb
db/migrate/20120422052820_create_roles.rb
db/migrate/20120422053355_create_users.rb
db/migrate/20120422064751_add_devise_to_users.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/assets/.gitkeep
lib/calender.rb
lib/tasks/.gitkeep
log/.gitkeep
nbproject/private/private.properties
nbproject/private/private.xml
nbproject/project.properties
nbproject/project.xml
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
script/rails
spec/controllers/holidays_controller_spec.rb
spec/controllers/leaves_controller_spec.rb
spec/helpers/holidays_helper_spec.rb
spec/mailers/lms_mailer_spec.rb
spec/models/holiday_spec.rb
spec/models/role_spec.rb
spec/models/user_spec.rb
spec/spec_helper.rb
vendor/assets/javascripts/.gitkeep
vendor/assets/stylesheets/.gitkeep
vendor/plugins/.gitkeep

Download

Click the following link to download Leave-Management-System-master.zip.

Leave-Management-System-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation