Skip to content

testdrivenio/django-party

Repository files navigation

End project for Full-stack Django with HTMX and Tailwind course

This is how the project should looks like at then of the Full-stack Django with HTMX and Tailwind course.

To see it in browser, run:

uv run python manage.py migrate
uv run python manage.py runserver

Login page requires Google and Meta login to be set. To avoid that, create superuser (uv run python manage.py createsuperuser) and login via admin. The app can than be navigated as admin.

To load the pre-prepared test data, run:

uv run python manage.py loaddata initial_parties.json initial_guests.json initial_gifts.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors