User Domain Requirements
Below will be listed the 6 user domain requirements that our project aims to meet.
UD1
Website login must be secure and reliable.
UD2
User should be able to edit information relating to their specific account.
UD3
User needs to be able to create a customizable “office door”.
UD4
Support multiple “apps” that are editable by the user.
UD5
A touchscreen door display that can be placed on an office door that shows the specific user’s virtual door.
UD6
Utilize a cloud based server to store user and office door data/p>
Architecture
REST
We are using Django REST architecture. We chose this because we had people work on different aspects and needed to integrate them to make a working product.