aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 059c11245f591a841a711bfeb837771741db13e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# YKPS CCA Selection System

This is my internal assessment for the IB Diploma Programme’s Computer
Science (Higher Level) course. The `iadocs` directory contains documentation
required by the IB, while the `docs` directory contains the documentation that
I actually plan to distribute for the production system.

## Repository mirrors

* [Upstream repo](https://git.runxiyu.org/ykps/cca.git)
* [SourceHut mirror](https://git.sr.ht/~runxiyu/cca)
* [Codeberg mirror](https://codeberg.org/runxiyu/cca)
* [GitHub mirror](https://github.com/runxiyu/cca)

## Misc links

* [Issue tracker](https://todo.sr.ht/~runxiyu/cca)
* [Demo instance](https://dev.runxiyu.org)

## Documentation

The following link to the raw HTML source of the documentation as served by
cgit. However, the demo instance provides better documentation, which should
be used unless if it’s down.

* [Admin handbook](https://git.runxiyu.org/ykps/cca.git/plain/docs/admin_handbook.html)
* [IA cover page](https://git.runxiyu.org/ykps/cca.git/plain/iadocs/cover_page.htm)