- Clone this repo to your home machine
- Start MAMP
- Start Servers
- Click Open WebStart page
- On the webpage that opens, click Tools and choose PHPMYADMIN
- Create new database named pupster
- Select the Import tab
- Select the pupster.sql file and click Go
- Navigate the terminal to the Pupster.Solution directory
- enter $ dotnet run
- Open browser to localhost:5000 to use the app
- Open terminal
- Run mysql -uroot -proot
- CREATE DATABASE 'pupster'
No Known Bugs🐛🐞
C#, SQL, HTML, CSS, BOOTSTRAP
GPL
Copyright (c) 2019 Lindsey Baker, Kaya Jepson, Heather Zurek, Kerriann Walker