Categorygithub.com/pythrick/dateflix
module
0.0.0-20220405085753-45f42f3be9aa
Repository: https://github.com/pythrick/dateflix.git
Documentation: pkg.go.dev

# README

Dateflix

Dateflix app, the Tinder for Netflix

Logo

Dateflix app, the Tinder for Netflix
Postman Collection · Report Bug · Request Feature

Table of Contents

About The Project

Screenshot 1 Screenshot 2 Screenshot 3

Built With

This project was built with the following technologies:

Getting Started

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

Prerequisites

List of things you need to use the software and how to install them.

Installation

  1. Create a Facebook App for Instagram, following this tutorial.
  2. Get a API Tokenb for The Movie DB, following this tutorial
  3. Clone the repo
git clone https://github.com/pythrick/dateflix.git
  1. Enter in repository directory
cd dateflix
  1. Startup project
make install

Usage

  1. Run the API
make run
  1. Import the Postman collection, following this tutorial.

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

Tests

Just run the command above.

make test

License

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

Contact

Patrick Rodrigues - @pythrick - [email protected]

Project Link: https://github.com/pythrick/dateflix/

Notes

The project layout is based on Standard Go Project Layout.

# Packages

No description provided by the author