This application is used by recruiters to quickly find interested candidates based on needs, shortening the time and energy spent by employers on recruitment. After recruiters log in, they can select the competencies they need and the corresponding courses to find students who have completed those courses. Candidates can be contacted via email for follow-up interviews.
Node.js and npm installation guide
run the following commands in current folder to start the server. Source code: GitHub - Dialex2006/TAMK-student-catalog-2023
- cd TAMK-student-catalog-2023/
- npm install
- npm run dev