User Story - report issues to the developer (#37)
Closed this issue · 0 comments
avincent6 commented
Current Behavior
As a user, I would like to be able to report issues to the developer. (User Story #37).
Tasks
- Create endpoint in backend that allows the communication of issues to developers (Sawyer)
- Create logic for backend to save this communication to the database (Sawyer)
- Create logic for backend to send this communication to our developers using the mailer (Sawyer)
- Create front end button for users to report issues (Ria)
- Implement endpoint to send information to developers (Audrey)
- Create documentation and testing for this user story (Sawyer)