dwyl / dwyl/feedback

Feedback table (name tbc, see #18)

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
awaiting-review T1h technical
Dominant language
Elixir
Stars
18
Forks
1
PR merge metrics
No merged PRs in 30d

Description

We will need to add a feedback table to Ecto so that we can start inserting feedback data into the database. The neccessary fields are listed below:

| Field |Type |
| :------------- |:------------- |
| id | integer |
| item (*name tbc, see: https://github.com/dwyl/feedback/issues/18*) | text |
| response | text |
| responded | boolean |
| submitter_email | string |
| permalink_string | string |
| inserted_at | datetime |
| updated_at | datetime |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.