-
Notifications
You must be signed in to change notification settings - Fork 0
License
mercycorps/feedback
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# feedback It allows users of a web-app to report feedback and categorize it as "feature reqeust", "question", and "bug". ## Setup There is a search field that allows one to search the content of text field ```mysql create fulltext index description_index on feedback_feedback(description); create fulltext index summary_index on feedback_feedback(summary); ```
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published