Logo

Yannickflix

Browse movies and tv-shows.

About The Project

Browse-tv or as I call it, Yannickflix offers a catalog of movies and tv-shows. You can use it as a watchlist, a list of your favourite movies or like me, to index your collection of movies and shows. For convenience, you can search for keywords, names or titles, filter by genre or by media-type.

Built With

Getting Started

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

Prerequisites

Installation

git clone https://github.com/YannickSpoerl/browse-tv.git
cd browse-tv
npm install
quasar dev

Usage

Compile with hot-reload for development:

quasar dev

Build SPA:

quasar build

Tasks

  • Add missing items
  • Finish refactor and cleanup
  • Add file-path to database.json
  • Lightweight backend to connect to and play movies
  • Script to add new items
  • Url-params to encode selected filters

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 Apache License, Version 2.0. See LICENSE for more information.

Contact

Yannick Spoerl – [email protected]

Project Link: https://github.com/YannickSpoerl/browse-tv