Please enable JavaScript.
Coggle requires JavaScript to display documents.
Task - Coggle Diagram
Task
-
Pseudocode
-
-
-
-
Bechdel nav, that will present all the movies that pass it
-
Usability Principles
-
-
Effectiveness
Allowing the user to be able to do what they need to, and complete what needs to be completed
-
-
-
-
Visuals
Homepage
Inclusion of a Navigation Bar that will be located at the top of the page throughout other pages as well as the homepage
-
-
-
-
Movie Page
Inclusion of a dropdown box that will allow users to filter what movies they would like to see, like Romance, or Horror, or Comedy
Info Page
-
Inclusion of a password, that would match the email or username that is being used as admin
A submit button will then have a pop up message ifthey have successfully logged it, or if the information input was incorrect
-
User Needs
-
Survey Questions
-
-
-
Usefulness of having a web application that will present movies that are supported by the Bechdel Test
-
-
-
-
-
-
-
-
-
HTML
Webpages
-
-
A comment page, that allows users to recommend movies and rate them, or even add to a favourite list
PYTHON
Flask
example being, that you can create a rout for the home page ("/") or for specific pages ("/about", "/contact") allowing users to visit
-