Please enable JavaScript.
Coggle requires JavaScript to display documents.
GenesisHive - Coggle Diagram
GenesisHive
Elements & components
Login system
Register system
Navigation bar
MySQL Database
User Interface
Navigation bar
Everyone knows how to use a navigation bar
Quick and easy access to other webpages
Webpages
Register Page
Login Page
Homepage
Data Pae
Layout
Color pallet of website matching the beehive aesthetic
Spread out the information wherever possible
Database
Holds all of the users personal information
Is stored on a MySQL Database
Uses GET and POST commands to store and send data
Usability principles
Making sure the website is not cluttered
Does the website need the user to login to the website
How easy is it to traverse the website
User experience
Does the user have a strong belief in the websites ability to store their personal information
How does the user feel about the color pallet of the website
How does the GenesisHive website make the user feel
Security
SQL injection will need to be thought of for further improvement on the website
The users personal information such as password will be kept in hASH1 to increase protection