In: Computer Science
What would be some good user requirements (At least 10) for a furniture store database? An example would be:
For employees:
- Must have access to the order history of a customer.
- Needs to be able to find out the most popular product.
There are going to be different users for furniture store databases. As per their level of interaction with the system, their requirements would be as follows:
1. User should be able to modify the items in the cart
2. Different payment options should be made available for the customer such as bank draft, online transactions, etc.
3. Once the payment is done, the user should automatically get logged out of system for security reasons
4. A PDF file should be generated for all the transactions for the user
5. Commonly used browsers by the users should be supported
6. The most used hardware device should be supported
7. There should be no cookie left on user's system after using the database
8. All the data transactions should be encrypted before being processed over internet connections
9. It should be easy for user to switchover redundant computers
10. The most recent modifications in the database should be reflected to the user