We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671fc9b commit 31ce5bcCopy full SHA for 31ce5bc
README.md
@@ -1,5 +1,20 @@
1
# Building a Course Platform
2
3
+Watch the tutorial [here](https://youtu.be/I_IchaIdmnA)
4
+
5
+## Tech Stack
6
7
+Tech Stack:
8
9
+- [Django](https://djangoproject.com) v5.1
10
+- [Python](https://python.org) v3.12
11
+- [HTMX](https://htmx.org)
12
+- [django-htmx](https://github.com/adamchainz/django-htmx)
13
+- [tailwind](https://tailwindcss.com)
14
+- [django-tailwind](https://django-tailwind.readthedocs.io/en/latest/installation.html)
15
+- [Flowbite](https://flowbite.com)
16
+- [Cloudinary](https://cld.media/cfe)
17
18
## Overview
19
What we are building
20
@@ -30,4 +45,4 @@ What we are building
30
45
- Activate session
31
46
- Models:
32
47
- Email
33
- - EmailVerificationToken
48
+ - EmailVerificationToken
0 commit comments