Project Introduction
The Ultimate Sports Application is my defense project for Python Web Framework (Django) course (March 2022). The website's purpose is to deliver the latest news for the fans of all sports, like football, boxing, ecc. and gather all supporters in one place.
Django project for SoftUni Django course
Technologies used: Django / PostgreSQL / Bootstrap / HTML / CSS / Functionality / Logged users can create, edit and delete their own article, they have full set of permission on their own profiles as well, they can add comments too / Staff users extend functionality with option to edit and delete all articles / Admin users have all the permissions on the website / Tests