Skip to content

A web application using C#, .NET and mySQL to match people to a shelter dog with a short personality quiz.

Notifications You must be signed in to change notification settings

heatherzurek/pupster

Repository files navigation

Pupster

website view

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.

By Lindsey Baker, Kaya Jepson, Heather Zurek, Kerriann Walker

Setup with importing SQL files

  • 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

Setup Database Instructions

  • Open terminal
  • Run mysql -uroot -proot
  • CREATE DATABASE 'pupster'

Known Bugs

No Known Bugs🐛🐞

Support and contact details

If you have any questions or concerns please contact me at [email protected]

Technologies Used

C#, SQL, HTML, CSS, BOOTSTRAP

License

GPL

Copyright (c) 2019 Lindsey Baker, Kaya Jepson, Heather Zurek, Kerriann Walker

About

A web application using C#, .NET and mySQL to match people to a shelter dog with a short personality quiz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •