A travelogue and bucket-list Django app with various features.
Git the latest code
git clone https://github.com/dakrauth/traveldocker build -t travel .
docker run -p 8000:80 -it travel:latestNavigate to htt://localhost:8000
Two users are created: admin and user, both with password as their password.