Skip to content

Commit 31ce5bc

Browse files
Update README.md
1 parent 671fc9b commit 31ce5bc

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Building a Course Platform
22

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+
318
## Overview
419
What we are building
520

@@ -30,4 +45,4 @@ What we are building
3045
- Activate session
3146
- Models:
3247
- Email
33-
- EmailVerificationToken
48+
- EmailVerificationToken

0 commit comments

Comments
 (0)