/Fetch

Primary LanguagePython

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Fetch

Like instigram but its only for dogs!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

![Fetch][product-screenshot]

We have a dream and that dream is to have a site that you can go to at any time day or night and look at thousands of pictures of dogs!!! Who doesn't love that idea! With our top of the line image recognition software we can verify that every picture does indeed contain an image of a dog.

Built With

reactpythonflasksqlalchemyreact

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/RoodeAwakening/Fetch.git
  2. Install NPM packages
    pipenv install
    pipenv install python-dotenv
    pip install google-cloud-vision
    npm install

Usage

We designed this app to be a pet friendly place. Making sure all the photos of your dog can be seen by the world! By implemeniting our dog verification system we can make sure that your seeing nothing but dogs!

An easy to use login.

login

A dog filled feed page.

feed-page

Check out a post.

feed-page

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/RoodeAwakening/Fetch