Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.88 KB

README.md

File metadata and controls

56 lines (34 loc) · 1.88 KB

License

project-matching

project-matching is supported & used by:

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.

Getting Started

Prerequisites

Since this is a react application NPM & NodeJS are prerequisites.

Installing

yarn install

yarn start

License

This project is licensed under the MIT License - see the LICENSE.md file for details