Complaint Report is a web application developed as part of a coursework project for Software Analysis and Modeling in my university studies. It serves as a platform for students to submit complaints via email and includes a form for providing personal information and the complaint message. Built using Vite.js for fast development, Tailwind CSS for styling, Clerk for user authentication, Three.js for interactive 3D elements, and EmailJS for email functionality.
Features:
The website offers a user-friendly form for students to submit their complaints. This form collects necessary information such as the student's name, email address, and the complaint message.
Clerk integration provides secure user authentication, allowing students to log in and access the complaint submission feature.
Utilizing Three.js, the website incorporates interactive 3D elements to enhance the user experience and engagement.
EmailJS integration enables the website to send complaint submissions directly to the designated email address, streamlining the complaint process.
Technologies:
Technologies:
npm create vite@latest
npm install -D tailwindcss
npm install clerk
npm install three
npm install --save @emailjs/browser
The primary programming language used, without TypeScript.
Project Goals:
Complaint Report was developed with the aim of providing a convenient and efficient platform for students to report their complaints. By leveraging modern web technologies and integrations, the project aims to streamline the complaint submission process and improve communication between students and relevant authorities.
Content: