---
This app is a social media site...FOR DOGGOS! Create a profile for your dog, cute picture included, and scroll through other users to create friendships. There is even a built in chat application so a client can plan out a doggy date!
PARK PACK lives on Heroku.
- If you would like to download it locally, clone the repo and run `npm i`. This will install all dependencies
- Next, you will have to initialize the mysql database
- Once initialized input `npm run seed` in order to seed the database with test data, this will ease testing
- Once seeded, you will need to initialize the app in the command line with `npm start`
- In the command line note which port the server is being run on and input `localhost:{givenPORT}` in the browser
- First, create a user profile.
- Once that is created you can start dishing about your doggo.
- Add a picture along with other info about your dog which makes it easier for us to connect you with other dogs and owners for fun adventures!
- From the dashboard the user can select other dog profiles to add to your pack.
- Once friendships are initiated, you can view your pack from the side scrolling menu.
- Take advantage of the native chat app in order to set up adventures for your pups!
License is attached, if you would like to contribute simply fork the repo. Some things in the works!
- Working on making direct messaging available.
- Making more unique friend suggestions taylored to the user with data collected from dog profile
- Map integration into meetups
- Removing naughty puppies from ones pack
-
Github: Athear/park-pack
-
Email: [email protected]
-
Heroku: https://park-pack.herokuapp.com/