Ericthestein / solution-challenge-team-finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solution Challenge Team Finder

This Web App allows students in Google Developer Student Clubs to join a random Solution Challenge team with students from their university.

This folder houses the frontend of this Web App, which is responsible for receiving student input and communicating with the backend.

This folder houses the backend of this Web App, which is responsible for adding students to a matching queue and, at a set interval, forming random teams and sending out notification emails.

License

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

About

License:MIT License


Languages

Language:JavaScript 81.9%Language:HTML 11.4%Language:CSS 6.7%