Please enable JavaScript.
Coggle requires JavaScript to display documents.
Covid and Vaccination Checker Application, Data and Security Research -…
Covid and Vaccination Checker Application
Coding and Solution Requirements
Users must be able to view whether a country is safe or unsafe
Users must be able to select a country and view the vaccination rate
Users must be able to select a country and check the vaccination data
Users must be able to select a country and view the covid cases
Users must be able to select a country and check the infection data
Environment
Scripting
Visual Studio Code
Python
JSON
To collect data from API
Bootstrap
HTML for user interfaces
Prescribed and Self-Determined
User experience/ interfaces
Identifies the risk of travel
Select country to view infection and vaccination data
Warn users of unsafe countries
High covid cases, low vaccination
inform users of safe countries
High vaccination and low covid cases
Usability Principles
Learnability
Safety
Effectiveness
Utility
Accessibility
Required Data
Country data API
Vaccination data
Infection data
Algorithms / Data interface
Users are to be able to select a country to view the covid cases and vaccination rate
The application should tell the users what countries are safe and unsafe
The application should tell the users the vaccination rate
The application should tell the users the covid cases
Users
Travel Agents
Travellers
Keywords
Safe/ Safety
A country is safe if it has high vaccination and low covid cases
Unsafe
A country is unsafe if it has high covid cases and low vaccination
Data and Security Research
Data Structures
Retrieving data
Storing Data
Processing data
Processes for data exchange
Techniques
encryption
authentication
checksums
hashing
CIA Triad
integrity
availability
Confidentiality
Data Security and Encryption
Symmetric cipher
Triple DES
AES
DES
BLOWFISH
TWOFISH
Asymmetric
Symmetric
Components of data exchange
Protocols
HTTPS
UDP
TCP
REST
.
Data exchange methods
XML
JSON
AJAX