Please enable JavaScript.
Coggle requires JavaScript to display documents.
Adopt A Pet - Coggle Diagram
Adopt A Pet
Code
Environment
Visual studio code
HTML
Python flask server
CSS
Bootstrap
Python flask server
SQLite database
Organisations and adoptees sign up and login
Organisations to make profiles
Organisations to add pets individually or through CSV
Adoptees to add their current pets
Data
Adoptee database
Name
Email
Phone number
Number of children
Reason to adopt pet
Property description
Current pets
Username
Organisation database
Name
Address
Email
Phone number
About the organisation
Password
Username
Organisation pets database
Pet breed
Pet name
Organisation pet ID
OrganisationID (foreign key)
Pet type
Pet property type
Pet temperament
Adoptee pets database
Adoptee pet ID
AdopteeID (foreign key)
Pet name
Pet type
Pet breed
Pet property type
Pet temperament
User experience
Must comply with the Australian Accessibility Standards
Usability principles
Accessibility
Effectiveness
Safety
Learnability
Utility
User interface
Interactions
Adoptee
Register and login
Add owned pets (individually or bulk upload)
Add profile details
Edit profile
Send adoption requests
Browse pets by filters
Organisation
Add pets for adoption (individually or bulk upload)
Accept or deny adoption requests
Register and login
Add profile details (for example about section and profile picture)
Edit profile