emmhe015 / SoulPowerPosters

0 stars 1 forks source link

USER STORYS: Developer security management #4

Closed emmhe015 closed 1 month ago

emmhe015 commented 1 month ago

As a developer, I want to create a relational database schema with clear relationships so that data is efficiently stored and accessed.

emmhe015 commented 1 month ago

As a developer, I want to implement all CRUD operations for posters so that I can manage products effectively.

emmhe015 commented 1 month ago

As a developer, I want to deploy the application to a cloud hosting platform so that it is accessible online.

emmhe015 commented 1 month ago

As a developer, I want to secure the deployed version by hiding secret keys and turning off debug mode so that the application is safe.

emmhe015 commented 1 month ago

As a developer, I want to document the deployment and testing procedures so that the project can be reliably reproduced.