aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 9e8c76e64ee2b6654cfe184a72eba1595dc1ff7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# sariulclocks.cgi #

## Introduction ##

Keep track of class reward system points and count up and down
activity time.

## See it in action ##

The main view during a lesson.

![action shot 1](http://spw.sdf.org/tech/sariulclocks/inaction1.png)

Here we can see how Bootstrap gives us the ability to see something
useful when we make the browser window smaller.  This lets us show the
activity timer as well as something the pupils need to see to complete
the activity.

![action shot 2](http://spw.sdf.org/tech/sariulclocks/inaction2.png)

## Deployment ##

Read `deploy.sh`: it should explain everything that one needs to do to
make it work though just running `deploy.sh` probably won't work.