KSDunne / statement_beauty

Here is a hair and makeup blog, called Statement Beauty. This is a full stack website built using the Django web framework. In addition to the blog app there is an app for booking a makeover appointment with a beautician. The overall theme of the website is, statement looks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User story 10: Request collaboration

KSDunne opened this issue · comments

As a potential collaborator I can fill out a contact form so that I can request a collaboration

Tasks:

  • Create a collaborate request model
  • Design the collaborate form, with fields for name, email, interest and message

Acceptance criteria:

  • A form should be available for users to send collaboration requests.
  • Upon submission, the administrators should then be able to see the request in the admin panel and mark it as read.