POOSD small project - group 18
Contact Manager web app - use the login "demo" "demo" to see a pre-populated account or create your own and check it out!
- Install a Digital Ocean LAMP droplet
- Log in
- Run the MySQL install script
- Copy contents of html directory into /var/www/html
- Use
scp -r ./html root@poosd-project.com:/var/wwwto copy over the html directory
- Use