Assignment3 Checklist
Assignment3 Checklist
Design a Front end for a Full Stack application following the principles
of UX design which meets accessibility guidelines, is easy to navigate
and allows the user to find information and resources intuitively.
Design a Full Stack application that lets the user initiate and control
actions and gives immediate and full feedback on data processes.
Write robust code that is free of errors in all parts of the application.
Fully document the results of well-planned testing procedures
(automated or manual) to assess the website’s functionality, usability
and responsiveness. Include evaluation of bugs found and their fixes
and explanation of any bugs that are left unfixed.
Design a data model that fits the purpose of the project.
Model and manage data.
delete records.
data.
Use Git & GitHub for version control of a Full Stack web application
up to deployment, using commit messages to document the
Identify and apply security features.
development process.
Commit final code that is free of any passwords or secret keys, to the
repository and to the hosting platform.
Use environment variables, or files that are in gitignore, to hide all
secret keys.