Closed davidayoub closed 1 year ago
I've have modified the login/register login page to be a single one.
I have change boostrap for tailwing and daisyUI.
Php back-end side works, but when trying to connect to the database it fails due that the database hasn't yet been create with the database form and root user root and password 12345.
See commit 8fb4f29, user's data will be saved to the database if it exists locally.
Create Database for Authentication login and register page. Users will be able to register for an account and be able to login with their credentials. Data should be saved in database.