https://github.com/lewisnjue/course_platform
course platform website
https://github.com/lewisnjue/course_platform
cloudinary django django-htmx django-tailwind flowbite htmx tailwindcss
Last synced: about 2 months ago
JSON representation
course platform website
- Host: GitHub
- URL: https://github.com/lewisnjue/course_platform
- Owner: lewisnjue
- Created: 2024-11-10T06:26:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T06:30:27.000Z (6 months ago)
- Last Synced: 2025-02-17T20:47:20.005Z (3 months ago)
- Topics: cloudinary, django, django-htmx, django-tailwind, flowbite, htmx, tailwindcss
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building a Course Platform
## Overview
What we are building- Courses:
- Title
- Description
- Thumbnail/Image
- Access:
- Anyone
- Email required
- Purchase required
- User required (n/a)
- Status:
- Published
- Coming Soon
- Draft
- Lessons
- Title
- Description
- Video
- Status: Published, Coming Soon, Draft- Email verification for short-lived access
- Views:
- Collect user email
- Verify user email
- Activate session
- Models:
- EmailVerificationToken