Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alyzadiaz authored Apr 17, 2021
1 parent 184a4a8 commit 94a4ace
Showing 1 changed file with 69 additions and 1 deletion.
70 changes: 69 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,69 @@
# dogopedia
[![Contributors][contributors-shield]][contributors-url]

<!-- LOGO -->
<br/>
<p align="center">
<img src="app_images/Dogopedia.png" height="250" width="512">
</p>

<!-- TABLE OF CONTENTS -->
<details open="open">
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li><a href="#live-version">Live Version</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#acknowledgements">Acknowledgements</a></li>
</ol>
</details>

## About The Project
<br/>
<p align="center">
<img src="app_images/quiz.png" height="350">
<img src="app_images/list.png" height="350">
<img src="app_images/products.png" height="350">
<img src="app_images/adoption.png" height="350">
</p>
<p align="justify">
New dog owners want a dog but may not know what kind they should get or what kind of care goes into different breeds. Some dogs shed, require extensive grooming, need to maintain specific diets, or need a lot of exercise. It would be troublesome for someone who can’t afford large quantities of food to get a massive dog that would go through entire bags in a short amount of time. In addition, some dogs are more aggressive than others, require more exercise, and cannot be left alone for long periods of time. However, people disregard this and focus on a breed’s aesthetics.
</p>

<p align="justify">
Our solution involves an in depth matchmaker that takes into consideration where you live globally, your living conditions, willingness to exercise and train, how often are you home (taking into consideration if you’re a part time / full time student / worker), grooming commitments, breed size, and many other factors. In addition to pairing you with a breed, it will also give details about possible health problems, grooming and dietary needs, and finally provide resources on where and how you can go about adopting a new dog.
</p>

<p align="justify">
Sometimes people get a dog without researching the breed and there is the possibility, especially when adopting, that owners return their dogs because they cannot take care of them, which can be traumatizing both for the human and the dog. Hopefully, Dogopedia can help create long lasting relationships between humans and their dogs!
</p>

### Built With

* [Android Studio](https://developer.android.com/studio)
* [Java](https://www.java.com/en/)

## Live Version
Find our app on the Google Play Store! <br/>
<img src="app_images/gp_badge.png" width="200">


<!-- CONTACT -->
## Contact

Alyza Diaz Rodriguez - [LinkedIn](https://linkedin.com/in/alyzadiaz) - diazrodrigueza@wit.edu

Matthew Stepnowski - stepnowskim@wit.edu

Aless Mangialardo - mangialardoa@wit.edu

<!-- ACKNOWLEDGEMENTS -->
## Acknowledgements
* [DogTime](https://dogtime.com/)

[contributors-shield]: https://img.shields.io/github/contributors/alyzadiaz/dogopedia.svg?style=for-the-badge
[contributors-url]: https://github.com/alyzadiaz/dogopedia/graphs/contributors

0 comments on commit 94a4ace

Please sign in to comment.