goals.zone

Test Deploy
Test Deploy

The aim of this project is to make a website available where one could easily search for videos of goals in footbal (soccer), matches posted to reddit.com (/r/soccer)

Getting Started

Configuration

You will need to set a database and to define the following environment variables with their information:

To build the database structure you'll run the command: python manage.py migrate

Running

To run the server run the command: python manage.py runserver

To run the job that updates the data run the command: python manage.py process_tasks

Prerequisites

License

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

Contributing

Everyone is free to contribute to the project as long as it adds value.