diff --git a/README.md b/README.md index 71edf03..41e59da 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,24 @@ [https://www.sitepoint.com/mysql-3-getting-started-php/] [https://www.sitepoint.com/publishing-mysql-data-web/] -#### Notes +## Page Responsibilities + +### Bryan + +- "Search" `search.html` +- "Message Someone" `sendMessage.html` + +### Logan + +- "Find a New Friend" `findFriend.html` +- "Check Pending Friends" `pendingFriend.html` + +### William + +- "See Messages" `messages.html` +- "See Friends" `friends.html` + +## Notes - Can use `ps waux | grep nginx` to check if the NGINX service is running - MySQL's documentation sucks. @@ -15,7 +32,7 @@ - Use `nginx -s reload` to reload the web server's configurations - I (William) will host an instance at [friends.proxy0.williammiceli.io] that is publically accessible for testing. If anyone wants me to change the version/image used, just let me know. -#### Traefik Configuration Labels +### Traefik Configuration Labels ` traefik.enable: true