Table of Contents
Whisker Meets Whisker is a web platform that connects dog owners based on location. Users are able to setup playdates and hangouts for their dogs and leave reviews and comments about interactions with various dogs in the neighborhood.
To get a local copy up and running follow these simple example steps.
-
Download or clone this repo
$ git clone git@github.com:ellojess/whisker-meets-js.git
-
cd
into the project folder and open it in your chosen text editor (or usecode .
to open it in Visual Studio Code$ cd whisker-meets-js $ docker-compose up
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request using this template
- Add a new feature (ex: hangouts log, user profiles)
- Make the project cross platform
- New UI
Distributed under the MIT License. See LICENSE
for more information.
Jessica Trinh - @ellojesss - jtjessicatrinh@gmail.com
Project Link: https://github.com/ellojess/whisker-meets-js