aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6e0c434de92fb87bcd5ab90e6b49803dc6ba8b4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# A simple Flask meeting registration system for Peer Pao

* [Active instance](https://powermentor.andrewyu.org/) (URL about to change)
* Source:
  [runxiyu.org](https://git.runxiyu.org/ykps/current/mentorweb.git)/[sr.ht](https://git.sr.ht/~runxiyu/mentorweb.git)
* [Ticket tracker](https://todo.sr.ht/~runxiyu/mentorweb)
* [Mailing list](https://lists.sr.ht/~runxiyu/ykps)

## Features

* All users can both be tutors and tutees
* Tutor-side: yeargroup/subject selection, meeting creation
* Tutee-side: yeargroup selection, meeting selection
* Admins can impersonate other users (because this is easier to implement than a permission system or an administration interface)