Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 955 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 955 Bytes

I developed Randomizer to help picking up students, creating pairs and orders randomly.

Deploy: Here

Features available:

  • 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.

image

Frontend repository here (branch fullstack)

Next step:

  • Implement authentication to save your custom lists