I developed Randomizer to help picking up students, creating pairs and orders randomly.
Deploy: Here
-
Randomizer: picks randomly one name of the list
-
Random pairs: creates random pairs from the list
-
Random order: generates a random order
-
Coin flip
-
Add new cohort: add your cohort choosing the format (Full Time or Part Time), the course (Web Dev, UX UI or Data Analytics), start month and year and insert students names.
-
Custom list: create your custom list of names. This won't be saved on the Data Base, but you will be able to use all features.
Frontend repository here (branch fullstack)
- Implement authentication to save your custom lists