1. Create a database named 'onboarding_3047' in your local phpmyadmin
2. Copy and Paste dbTemplate.sql into onboarding_3047's SQL query
3. In privileges, create a user with username 'fit3047', password 'fit3047' and make it have all
   privileges.




4. Try accessing the websites for each database:
   localhost:<your port>/users
   localhost:<your port>/product
   localhost:<your port>/service
   localhost:<your port>/contact-form
