qaidjoharj53 / Blood-Bridge

Blood Donations Website
MIT License
6 stars 4 forks source link

Added init database for docker + Cleaned up connection #15

Closed tolik518 closed 11 months ago

tolik518 commented 11 months ago

In this PR I have moved the database connection to a dedicated file, connection.php and the data is now centralized in one file.

Furthermore, I have added a file containing the table that contains the registered users.

This fixes the problem that was discussed in #9 and #12.

qaidjoharj53 commented 11 months ago

@tolik518 Since the PR has been merged I will close the issue. Thank you for your contribution!!