A Web application that allows users to take a short quiz about their ideal type of dog to join their home, then matches them by percentage with local rescue dogs.
- 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🐛🐞
If you have any questions or concerns please contact me at [email protected]
C#, SQL, HTML, CSS, BOOTSTRAP
GPL
Copyright (c) 2019 Lindsey Baker, Kaya Jepson, Heather Zurek, Kerriann Walker