-
Notifications
You must be signed in to change notification settings - Fork 41
Technologies
Tim Nelson edited this page Oct 2, 2020
·
1 revision
-
- HTML - Used as the base for markup text.
-
- CSS - Used as the base for cascading styles.
-
- jQuery 3.5 - Used as the primary JavaScript functionality with Bootstrap.
-
- Bootstrap 4.5 - Used as the front-end framework for layout and design.
-
- Python 3.6.8 - Used as the back-end programming language.
-
- Django 3.1.1 - Used as the Python web framework.
-
- django-allauth - Used for user authentication with Django.
-
- django-crispy-forms - Used for simple Bootstrap forms with Django.