Please enable JavaScript.
Coggle requires JavaScript to display documents.
Part 2 - Coggle Diagram
Part 2
Data interface
-
-
-
-
-
-
Colour elements of the web application and button. The main colour elements of Pokemon are red, white, black, blue and yellow.
-
-
The text will use black, that because texts are use black colour normally, hence, use black for show the text is more suitable for users.
-
Client problem
Social club members should be able to access the application via a web link from the school's web site. Users will have to go through an authentication process.
-
-
-
-
Development problem
Data enviornment
Receive data in one format and programmatically transform it into another format for sharing/displaying
-
Other API will use the APIs of https://pokeapi.co/ - All the Pokémon data you'll ever need
-
-
security
Hashing, Checksums, Encryption and Authentication
OurAPI, which is local file from the school
-
-
-
Coding enviornment
An algorithm to retrieve, process and display data from an API
-
-
-
-
-
-
-
-
-
-