Go to file
2019-11-11 14:53:30 +01:00
assets/php inner join to left join so if the cupboard is NULL then it still returns it and we can check if it's null 2019-11-11 14:53:08 +01:00
.gitignore added a better way to store credentials 2019-11-09 23:56:28 +01:00
add-cupboard.php users can now add their cupboards 2019-11-10 15:44:20 +01:00
add-product.php renamed the php files and added buttons in the welcome page 2019-11-11 14:33:54 +01:00
list-cupboards.php better styling so it's clearer 2019-11-11 14:42:07 +01:00
list-products.php added table display on list products 2019-11-11 14:53:30 +01:00
login.php force login over https. 2019-11-11 13:51:40 +01:00
logout.php added a logout page 2019-11-09 23:13:11 +01:00
register.php now taking the names lengths into account 2019-11-10 13:31:43 +01:00
reset-password.php users are redirected to the welcome page when changing their password 2019-11-10 14:12:01 +01:00
welcome.php renamed the php files and added buttons in the welcome page 2019-11-11 14:33:54 +01:00