From 5e43f7f0248397a776544e4f06a117f0800bb833 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 08:22:19 +0000 Subject: [PATCH] deploy: 0d74014e5831e18c379a46cc667df67a3117c77a --- AboutUs.html | 4 +- AboutUs.page-vue-render.js | 4 +- Configuration.html | 2 +- Configuration.page-vue-render.js | 2 +- DevOps.html | 2 +- DevOps.page-vue-render.js | 2 +- DeveloperGuide.html | 4 +- DeveloperGuide.page-vue-render.js | 12 +- Documentation.html | 2 +- Documentation.page-vue-render.js | 2 +- Logging.html | 2 +- Logging.page-vue-render.js | 2 +- SettingUp.html | 2 +- SettingUp.page-vue-render.js | 2 +- Testing.html | 2 +- Testing.page-vue-render.js | 2 +- UserGuide.html | 17 +- UserGuide.page-vue-render.js | 219 +------------------- index.html | 2 +- index.page-vue-render.js | 2 +- siteData.json | 11 +- team/johndoe.html | 2 +- team/johndoe.page-vue-render.js | 2 +- team/yiwern5.html | 32 +++ team/yiwern5.page-vue-render.js | 13 ++ tutorials/AddRemark.html | 2 +- tutorials/AddRemark.page-vue-render.js | 2 +- tutorials/RemovingFields.html | 2 +- tutorials/RemovingFields.page-vue-render.js | 2 +- tutorials/TracingCode.html | 2 +- tutorials/TracingCode.page-vue-render.js | 2 +- 31 files changed, 104 insertions(+), 256 deletions(-) create mode 100644 team/yiwern5.html create mode 100644 team/yiwern5.page-vue-render.js diff --git a/AboutUs.html b/AboutUs.html index 0ce8f461114..d00fed12b78 100644 --- a/AboutUs.html +++ b/AboutUs.html @@ -21,9 +21,9 @@
We are a team based in the School of Computing, National University of Singapore.
EffiTrack is a desktop app for managing employees, tracking the efficiency of employees, +optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, EffiTrack can get your contact management tasks done faster than traditional GUI apps.
EffiTrack simplifies the task of measuring and monitoring employee efficiency for
+HR departments.
Instead of using time-consuming and error-prone methods like manual documentation or
+outdated systems, EffiTrack offers a centralized platform for easy and accurate monitoring of employee performance.
Given below are my contributions to the project.
New Feature: Added the ability to undo/redo previous commands.
New Feature: Added a history command that allows the user to navigate to previous commands.
Code contributed: RepoSense link
Project management:
v1.3(trial)
, v1.3.1
(2 releases) on GitHubv1.1
- v1.4b
(7 milestones) on GitHubEnhancements to existing features:
Documentation: