/udemy-free-courses

What to stay inside the free udemy courses?

Primary LanguagePythonMIT LicenseMIT

Udemy Free Courses

Logo

What to stay inside the free udemy courses?

Join the Udemy Free Courses telegram channel and stay on top of all the free courses available at udemy!

Suggestions

Do you have any suggestions for improvement? Open an issue!

Contributions

Do you want to contribute to the project? follow the steps below:

$ pipenv install

and

$ pipenv install --dev

Run the virtual environment with:

$ pipenv shell

Create the database:

$ python manage.py migrate

And run the project on localhost:8000

$ python manage.py runserver

Dependencies

License

MIT