Skip to content

Rajkawale7/Employee_Payroll_App

Repository files navigation


                  **** Day - 43 Employee Payroll App ****

UC1 ::: Ability to create an Employee Payroll System UI - Create an Employee Payroll Form - Use flex and CSS properties

UC2 ::: Ability to create a Form Header and the Input Text Element for Name

UC3 ::: Ability to specify the Profile Pic in the Form

UC4 ::: Ability to specify the gender as radio button, department as checkbox and Salary as range indicator

UC5 ::: Ability to specify the start date with Day, Month and Year as Select Input Item

UC6 ::: Ability to add Notes as well as cancel, reset and submit button so as to do some action on form entry

UC 6 Extn ::: – Adding Media Queries for Buttons(Submit, Reset and Cancle)

UC7 ::: Using the UX design set the button style appropriately.

UC8 ::: Ability to Set Event Listener on Salary Range to display appropriate value

UC9 ::: On Form Submit populate the Employee Payroll Data Object by using javascript function and worked and UC 10 to Perform Validation Employee Payroll Data setter methods.


                      **** Day - 44 ****

UC1 ::: Modify Employee Payroll Class with new Attributes and Getters and Setters.

UC2 ::: Ability to set Event Listeners when Document is loaded.

UC3 ::: Ability to create Employee Payroll Object On Save.

UC 4 ::: Ability to save the Employee Payroll Object to Local Storage, Ability to reset the form on clicking reset.


                      **** Day - 45 Employee Payroll Home Page ****

UC1 ::: Ability to create an Employee Payroll System Home Page UI.

UC2 ::: Ability to create a Header Section with Employee Details and Add Employee Button.

UC3 ::: Ability to view Employee Payroll details in a Tabular Format.

UC4 ::: Ability to view Employee Payroll details in a Tabular Format from JS File using Template Literals. - Use Template literal ES6 feature.

UC5 ::: Ability to view Employee Payroll details in a Tabular Format from JSON Object. - Use Template Literals to populate the inner HTML.

UC6 ::: Ability to view Employee Payroll details from Local Storage.

About

The Program based on Employee Payroll service App with User Interface.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors