UMLCloudComputing / UniPath.io

UniPath.io is a full-stack web application that allows users to create, plan, and share their class schedules for their entire degree program.
https://www.unipath.io
MIT License
9 stars 19 forks source link

implement bug reporting system #180

Open nbottari9 opened 2 months ago

nbottari9 commented 2 months ago

Create a bug reporting system so users can report bugs they find back to us This can be very basic, even done with default html components

BACKEND: create a new table 'SupportIssues'

FRONTEND: create a basic form and bug reporting page for users to submit bug reports