As developers, we need to figure how we want to setup different user types and their privileges, and how to integrate that with the DB, so that we can efficiently implement features such as temporarily banned users. We also need to see if we want users to view all attributes of a room or just its location and times. Same goes for other DB tables if more are created.
As developers, we need to figure how we want to setup different user types and their privileges, and how to integrate that with the DB, so that we can efficiently implement features such as temporarily banned users. We also need to see if we want users to view all attributes of a room or just its location and times. Same goes for other DB tables if more are created.