Skip to content

anjarupnik/student_evaluations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Evaluations

Individual assignment at Codaisseur Academy.

React App for evaluating students. As user, you can add new classes, new students, rate students(with red, yellow or green) for each day and ask random student a questions(algorithm for asking questions: RED students get ~50% of the questions YELLOW students ~33%, and GREEN students ~17%.).

Getting Started

Make sure you have NodeJS and Yarn installed. Don't forget to run student_api as well.

git clone git@github.com:anjarupnik/student_evaluations.git
cd student_evaluations
yarn install
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published