An open API service indexing awesome lists of open source software.

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

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:
- Email
- EmailVerificationToken