Students

Just a simple application to see how to build something in Crystal.

Build

shards build

This will output an application called students. Run it with:

./students

When you type end it will show the averages per course per student.

Evaluation

The good:

The bad:

The ugly: