This project can be used as a time sheet in an organisation


This project can be used as a time sheet in an organisation. Here users can update their work for every week. Some modules may require modification as per the requirement.

TIMESHEET

Pages:
1. Login
2. Roles
3. ProjectType
4. Project
5. Project Subtasks
6. TimeSheet

1.Login: (Status-Complete)

Authenticate the user based on his employeeid and password .Will display the message for invalid userid or password in case of wrong inputs and contains the link to the

2.Roles: (Status- Need to be modified)

As per the current scenario the Roles are shown in text boxes in a grid with 2 buttons named "update" and "show/hide" next to each row . In the row itself the functionality has been provided to update the role or make it visible or invisible to the end user.

A textbox has been provided at the bottom of the grid to add new roles.

Changes Required :
1. Pagination should be there in the grid.
2. Instead of textboxes values should be displayed in labels.
3. Textbox to add new role should be above the grid .
4. Page UI should be changed.

3.Project Type :(Status- Need to be modified)

The admin or any other user authorized by the admin can add a project type and view/edit the existing project types in this page. The existing project types can be made visible or invisible with the help of show/hide button present next to the update button.

Changes Required :

1. Pagination should be there in the grid.
2. Instead of text boxes values should be displayed in labels.
3. Edit and add functionality should be given in another page.
4. After adding a new project type or updating one the page should be redirected to the list page.

4.Project :(Status- Need to be modified)

The admin or any other user authorized by the admin can see the existing projects in the grid. The user can make the projects visible or invisible with the help of the "show/hide" button present in the row .
An existing record can be updated with the help of the updated button present in the row which will redirect the user to the details page where the user can update it and save the record again.

Clicking on the create button above the grid will redirect the user to the project creation page. There the user can enter the details and if it is a default project then he has to enter the roles to which the project is applicable else he can enter the start date and end date for the project.

Changes Required :
1. Pagination should be there in the grid.
2. Grid should display the start date and end date of the project and ongoing projects should appear at the top.
3. After updating or adding a record the page should automatically redirect to the project list page.

5.Project Sub Task:(Status- Need to be modified)

The admin or any other user authorized by the admin can select the project and see the existing tasks for the project and change the visibility by clicking on the "show/hide" button present in the same row.

To create a new record the create button at the top of the page has to be clicked which will redirect to the new sub task page where the user can select a project and create the tasks .

To update the existing record the user has to click the update button present in the same row which will redirect the page to the task details page there the user can make the changes and save it.

Changes Required :
1. Pagination should be there in the grid.
2. Assign to user and start and end date should be removed.
3. Details text box should be added.
4. After updating or adding a record the page should automatically redirect to the project list page.

6.Time Sheet:(Status- On going )

Completed

All the users can see their time sheet by selecting a week and entering their employeeid.

To add new one the user has to select the project and then the next drop downlist will be populated with the tasks for the selected project. Then he/she can enter the task details in the text box provided and enter the time in the required text box. After that clicking on the save button present at the bottom of the column will add/update the records for that day.

Pending:

1. Disable the text boxes if the selected dates are beyond 1 week.

2. Edit request if the user wants to change anything beyond 1 week.

Request for Solution File

Ask an Expert for Answer!!
: This project can be used as a time sheet in an organisation
Reference No:- TGS01303216

Expected delivery within 24 Hours