stumash / CoursePlanner

http://conucourseplanner.online
MIT License
5 stars 3 forks source link

Add feedback dialog box #133

Closed Davidster closed 6 years ago

Davidster commented 6 years ago

Add a dialog box that pops up when you click a feedback icon on the top right of the page. The box should contain an input field with a maximum character count of 1000 and could include a character counter. The feedback submitted should be sent to us somehow.. maybe email concordiacourseplanner@gmail.com.

Davidster commented 6 years ago

Backend dependency development started on branch addEmailServlet-133

PeterGhimself commented 6 years ago

front end development started on branch addFeedbackDialogBox-133