1.4 KiB
this tsx
file is clone from elsewhere, please understand, modify and update the content of /home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/app/dashboard/teachers/view/[id]/page.tsx.draft
to handle Teacher
record thanks, modify comments/variables/paths/functions name please
please review and update all tsx files in folder /home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/db/Users
to make it handle user
record thanks
clone source code from one type to another
please understand, modify and update the content of /home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/components/dashboard/teacher/_GUIDELINES.md
to handle Teacher
record thanks,
modify comments/variables/paths/functions name please
please help to update the tsx files inside folder /home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/components/dashboard/student
to handle the student
record
steps
- list all
tsx
files inside directory, remember the list - clone the original
<original>.tsx
files to<original>.tsx.draft
- do all your modification within
<original>.tsx.draft
files, leaveoriginal.tsx
unchange