2st Ironhack Project - a tool to improve learning experience and provide a smooth flow in your classroom
Introduction
Ironclass helps students, TAs and teachers ensure that their courses run smoothly.
-
Benefits for Students: You can identify your work group and your task quickly. When help from a TA is needed, you can easily put yourself on the waiting list (wave) and wait for the TA to approach you. No more stress in getting a TAs attention.
-
Benefits for Teachers: The division of workgroups is done with a single click and chances that group members already worked together are kept low. You can exclude not present members when creating these groups. Organize your classes and their members at all times.
-
Benefits for TAs: You know which student needs help next and you can concentrate on providing it without being unfair. Help the teacher with administrative work. You can create, edit or delete members, or even create a brand new class.
Setup
Visit www.ironhack.org! Because IronClass and the connected database is actually used by Ironhack right now, we provide a demo mirror.
You can visit IronClass here: https://ironclass-demo.herokuapp.com/
Please ask for credentials via Email, if you would like to take a peek => [email protected]
Or you can clone the project like this in your terminal:
git clone https://github.com/ironclass/ironclass.git
cd ironclass
npm start