Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA2 picture perfect pets - Coggle Diagram
IA2 picture perfect pets
Programmed Components
-
-
Python
Code user components
-
-
-
-
-
-
-
-
Editing and deleting pet profiles as adoptions occur in stages - under offer, adopted, etc.
User interfaces
Search page
Have filter supportive search, search by keywords or name of pet
Organisation profile
Be small or large, be able to have ratings and comments included, information about contact information and physical address on request
Adoptee profile
Includes ideal pet, property information, saved pets, adoption offers
Pet profile
Not an actual database profile (eg does not have login), but has all important information on one page and ability to adopt
Sign in/sign up
simple, easy to use interface
-
Criteria and constraints
Constraints
8 week time constraint to develop, need fully functional prototype
-
Must be coded using PyCharm professional, using an SQLite3 database, in languages SQL, HTML and Python
-
Self-determined criteria
-
-
3 different profiles are evident for organisations, pets and adoptees
-
Adoptees can search for their ideal pet - have certain characteristics saved, have alerts when a similar pet comes up for adoption
Data components
-
-
Adopter
Personal information, ideal pet, pending adoption offers,
Phone, email, street, suburb, property type, password, verify password
-
Pets
Animal, breed, colour, distinguishing traits, marks
Data storage
Kept in SQLite3 Database - not a lot of security except for the fact it is local and not kept in the cloud