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).
- Open CMD
- Go into the root folder, being /CrypTorrents/
- Open /Scripts/
- 'activate' to activate the virtual environment.
- Go back to root folder.
- Go to /src/ and do 'python manage.py runserver'
- Latest version of Chrome / Edge / Opera / FireFox
- In Deployment
- Go to the Search Bar on the main page make a simple query.
- With virtual environment activated, 'python manage.py runserver' in /src/
- Django - The back-end framework used
- PirateBayAPI - PirateBayAPI for Torrent indexing
- ImgurAPI - API for grabbing images
- Contact: [email protected]
- Brandon Gallagher - Full Stack Development - Brandon Gallagher
This project is licensed under the MIT License - see the LICENSE.md file for details