/Basic-Wedding-List

Virtual Wedding List with Django

Primary LanguageJavaScript

Wedding List

Instructions:

docker-compose up

Completed Challenges:

Thus far the user is able to:

  • Create and name multiple giftlists

    • Add gifts to the list
    • Delete gifts from the list
    • List all the added gifts in the list
    • Purchase gifts from the list
  • Generate a report from the list

Bonuses Completed

  • Containerisation
  • Authentication
  • Swagger Documentation
  • Email Notification Upon Gift Purchase
  • Logging

To Do

  • Complete React frontend (chose not to upload an incomplete version)
  • Multiple gift lists/users