Update README.md
This commit is contained in:
parent
9c5f1b8010
commit
d9632cb4e7
@ -1,11 +1,11 @@
|
|||||||
# Learning management system using django web framework
|
# Learning management system using django web framework
|
||||||
|
|
||||||
I made the system easy to understand yet feature-rich. Let's enhance the project by contributing! 👩💻👩💻
|
Feature-rich learning management system. Let's enhance the project by contributing! 👩💻👩💻
|
||||||
|
|
||||||
- Demo video: https://youtu.be/KKIeRXwZ-Sw *Please note that the video does not feature the most recent UI design.*
|
- Demo video: https://youtu.be/KKIeRXwZ-Sw *Please note that the video does not feature the most recent UI design.*
|
||||||
- Setup video: https://youtu.be/gMJfENDEyUs
|
- Setup video: https://youtu.be/gMJfENDEyUs
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Current features
|
Current features
|
||||||
----------------
|
----------------
|
||||||
@ -61,8 +61,7 @@ DB_HOST=localhost
|
|||||||
DB_PORT=
|
DB_PORT=
|
||||||
USER_EMAIL=[YOUR_EMAIL]
|
USER_EMAIL=[YOUR_EMAIL]
|
||||||
USER_PASSWORD=[EMAIL_PASSWORD]
|
USER_PASSWORD=[EMAIL_PASSWORD]
|
||||||
STRIPE_SECRET_KEY=LEAVE_THIS_BLANK_FOR_NOW
|
DEBUG=True
|
||||||
STRIPE_PUBLISHABLE_KEY=LEAVE_THIS_BLANK_FOR_NOW
|
|
||||||
```
|
```
|
||||||
|
|
||||||
- `python manage.py makemigrations`
|
- `python manage.py makemigrations`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user