Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce redundancy in transcript #2280

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
d3a5460
reduce redundancy in transcript
Jun 5, 2024
c99ace9
edited code by Amos
Jun 6, 2024
2c16131
using array to store job_title data instead of using variavble
Jun 7, 2024
76e7c0f
sorting experience elements by alphabetical order and end date
Jun 10, 2024
6d7cf86
Sorting experience elements by alphabetical order and end date. Delet…
Jun 10, 2024
5936f8c
Complete the code to job titles and end date.
Jun 11, 2024
7b16a93
Delete console.log
Jun 11, 2024
e9ae5c9
Apply suggestions from code review
yushinj Jun 12, 2024
4ea5b62
Merge branch 'develop' into s24-remove-redundancy-transcript
amos-cha Jun 12, 2024
8b4083c
Alppy suggestions from code review and improve legibility of transcripts
Jun 12, 2024
e74e80c
Merge branch 's24-remove-redundancy-transcript' of https://github.com…
Jun 12, 2024
06b2b18
Merge branch 'develop' into s24-remove-redundancy-transcript
amos-cha Jun 13, 2024
1b9fb91
Apply suggestions from code review
yushinj Jun 13, 2024
189c110
apply suggestion from code reivew except groupedExperience
Jun 14, 2024
df1143d
Merge branch 'develop' into s24-remove-redundancy-transcript
Jun 25, 2024
1ac3f23
Create grouped experience by Job_Title and sort them by the lastes en…
Jul 2, 2024
0af2330
ignore
Jul 8, 2024
b20f130
ignore
Jul 9, 2024
2e60437
display grouped and sorted transcript
Jul 11, 2024
c8fabde
delete unsed code and add comment
Jul 11, 2024
ad4d617
add comments
Jul 12, 2024
fcd8079
fix some errors
Jul 12, 2024
67a68cc
fix some errors
Jul 12, 2024
cf20b05
update ts
Jul 12, 2024
a21c1b3
Update package.json
yushinj Jul 12, 2024
ac6ce86
restore unrelated changes
Jul 12, 2024
53c4711
Merge branch 's24-remove-redundancy-transcript' of https://github.com…
Jul 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading