Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This assignment is meant to gauge your web development skills. It focuses on creating a functional user-interface, connected to your backend through REST-based APIs and
This assignment is meant to gauge your web development skills. It focuses on creating a functional user-interface, connected to your backend through REST-based APIs and stored in a database. Feel free to use the technology stack that you prefer. Ultimate goal Company ABC is looking to create a complaint management portal. Users will be able to register, login, send a complaint and check the status of the complaint. Here is the brief Part 1 Create user registration and login pages. Please note that there are 2 different kinds of registrations (admin and customer) Part 2 A form to send a complaint to the backend system. The logged in user should be able to view the status of their complaints, whether they are resolved, pending resolution or dismissed. Please include different types of fields, such as multi-select pick list, text areas, checkboxes, etc. Part 3 An admin page to view all the complaints and change the status of the complaint. This assignment is meant to gauge your web development skills. It focuses on creating a functional user-interface, connected to your backend through REST-based APIs and stored in a database. Feel free to use the technology stack that you prefer. Ultimate goal Company ABC is looking to create a complaint management portal. Users will be able to register, login, send a complaint and check the status of the complaint. Here is the brief Part 1 Create user registration and login pages. Please note that there are 2 different kinds of registrations (admin and customer) Part 2 A form to send a complaint to the backend system. The logged in user should be able to view the status of their complaints, whether they are resolved, pending resolution or dismissed. Please include different types of fields, such as multi-select pick list, text areas, checkboxes, etc. Part 3 An admin page to view all the complaints and change the status of the complaint
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started