USER STORY: Contact form
Opened this issue · 0 comments
MattuW4 commented
EPIC: Reviews & Contact
As a logged in user I can create a contact message using the form so that provide feedback and engage with the site admin.
Acceptance criteria
- User can create contact message
Tasks
- Develop contact model
- Develop contact serializer
- Develop contact views
- Develop contact urls
- Develop front end form that is connected to backend
- Test functionality