Skip to content

rogergracini/projetoadocao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dog-adoption-manager

Open source dog adoption manager with a responsive adoption page & management system. Can be integrated with Wordpress or any website PHP/MySQL enabled.

Table layout

Adoption Manager

id name breed short_description long_description image
int(11) text text text text text
Type Column
Unique Key id
Auto Increment id

Login

user_id user_name user_password_hash user_email
bigint(20) varchar(64) varchar(255) varchar(64)
Type Column
Auto Increment user_id
PRIMARY KEY user_id
UNIQUE KEY user_name

Screenshots

Adoption Manager Adoption Page
alt text alt text
alt text alt text
alt text alt text
alt text alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published