GiPHouse / Website

GiPHouse website based on Django Framework
https://giphouse.nl
GNU Affero General Public License v3.0
5 stars 2 forks source link

Restrict reservations to people currently doing a GiPHouse course #615

Open KiOui opened 1 year ago

KiOui commented 1 year ago

One-sentence description

Reservations should be restricted to people that are following a GiPHouse course.

Description

Everyone with an account can create reservations for rooms. This should only be possible for students that are currently taking one of the GiPHouse courses and not old students.

Motivation

Suggested implementation