/udemy-clone-backend-api

Python Django Restframework Udemy Clone uygulaması-backend

Primary LanguagePython

Udemy Clone Backend Api

Technology

  • Python
  • Django
  • Django Rest Framework
  • Sqlite

Python Django Restframework ile Udemy Clone uygulaması - backend

  • Backend - Python django rest_framework
    • Install modules
      • rest_framework
      • rest_framework.authtoken
      • corsheaders
      • ckeditor
      • django_extensions
      • allauth
      • dj_rest_auth
      • dj_rest_auth.registration
    • Sqlite configurations
      • Create models
        • User model
        • Course model
        • Category model
        • Profile model
        • Comment model
      • Relationships
    • Api
    • Notifications for users
    • Useful functions for apis
    • Upload profile image
    • Upload new content at the end of the page
  • Add images to readme