|
| 1 | +## How to use Project Management System |
| 2 | + |
| 3 | + |
| 4 | +When prompted with the "Enter Your Info" screen, you can use various Administrator or Employee IDs to grant access to the system. |
| 5 | + |
| 6 | +These IDs are provided in the first column of the information listed in "FAdmin.txt" or "FEmployee.txt". |
| 7 | + |
| 8 | +I have provided an example login below for your convenience. |
| 9 | + |
| 10 | + |
| 11 | +___ |
| 12 | +### Admin: |
| 13 | +Company ID: 11000 |
| 14 | + |
| 15 | +Company Password: 312 |
| 16 | + |
| 17 | +### Employee: |
| 18 | +Company ID: 12006 |
| 19 | + |
| 20 | +Company Password: 6 |
| 21 | +___ |
| 22 | + |
| 23 | +When you have successfully logged into the system, select "Show My Info" to display your employee information. |
| 24 | + |
| 25 | +> If you are an administrator, you have the added ability to create employees. |
| 26 | + |
| 27 | +You will be provided with four project processes: |
| 28 | +1. Search or Delete Project |
| 29 | +2. Add New Employee |
| 30 | +3. Create a New Project |
| 31 | +4. Company Info |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +## Search or Delete Project |
| 36 | +Here, you can search for a valid Project ID to view its information. |
| 37 | + |
| 38 | +Some of this information includes: Project Name, Due Date, Budget, and Completion. |
| 39 | + |
| 40 | +You may also choose to delete a project on this screen. |
| 41 | + |
| 42 | +## Add New Employee |
| 43 | +> Please note that this is an administrator-only feature. |
| 44 | + |
| 45 | +Here, you can enter a new employee's information such as Nane, Age, and Base Salary. |
| 46 | + |
| 47 | +When "ADD" is selected, the employee will be added to FEmployee.txt |
| 48 | + |
| 49 | +## Create a New Project |
| 50 | +Here, you can create a new project for your company, as well as add new employees to the project. |
| 51 | + |
| 52 | +Start and due dates must be in the following order: DD/MM/YYYY |
| 53 | + |
| 54 | +When "Add Project" is selected, the project will be added to FProject.txt |
| 55 | + |
| 56 | +## Company Info |
| 57 | +Here, you can view various data for the company: Project Info, Administration Info, and Employee Info. |
| 58 | + |
| 59 | +When "DISPLAY" is selected, all information you requested will be provided in list format. |
| 60 | + |
| 61 | +For projects, this includes Project ID, Budget, Expected Profit, and Progress. |
| 62 | + |
| 63 | +For employees/administrators, this includes Name, Job, Age, and Base Salary. |
0 commit comments