Please enable JavaScript.
Coggle requires JavaScript to display documents.
Cats in movies database connection - Coggle Diagram
Cats in movies database connection
Users DB
Username
Password (encrypted and hashed with md5)
Store inside a database in myadminSQL
Cats in movies database
Displays needed
Title
Year made
DIrector
Producer
Image
Pages
Selective database
User photos
Database
Input photos
Homepage
Log out
Log in
Data required to display from users
image
image ID
geotag
data from JSON
display all relevant data for users in a table
use a JSON API as a file not an online key
convert from JSON to standard text