Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.29 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.29 KB

CrypTorrents

A torrenting website that allows users to search for any torrent then index's ThePirateBay using ThePirateBay API to find the top 3 most relevant torrents along with a relevant picture (be it a poster for a movie, or game poster, software logo, etc).

Getting Started

  1. Open CMD
  2. Go into the root folder, being /CrypTorrents/
  3. Open /Scripts/
  4. 'activate' to activate the virtual environment.
  5. Go back to root folder.
  6. Go to /src/ and do 'python manage.py runserver'

Prerequisites

  1. Latest version of Chrome / Edge / Opera / FireFox

Installing

  • In Deployment

Running the tests

  • Go to the Search Bar on the main page make a simple query.

Deployment

  • With virtual environment activated, 'python manage.py runserver' in /src/

Built With

Contributing

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details