Project Matching is an open source project that helps teams/clubs help match their members to projects. The application allows the admin to rank people's skills based on projects and then the team members rank projects, then the application matches people to projects based on the stable match algorithm.
Since this is a react application NPM & NodeJS are prerequisites.
yarn install
yarn start
This project is licensed under the MIT License - see the LICENSE.md file for details