Web-Team-IITI-Gymkhana / tpc-frontend

https://tpc-frontend-delta.vercel.app
0 stars 13 forks source link

Design Faculty-side view #27

Closed gjain-7 closed 1 week ago

gjain-7 commented 3 months ago

Develop the frontend for the faculty-side dashboard, where faculty members can view all pending approvals that they need to approve. Upon clicking an approval, provide fields to submit feedback and options to accept or reject it. Feedback submission is compulsory. A confirmation dialog should appear to confirm the faculty member's choice.

All the data will be fetched from the backend API. For now do the implementation with dummy data. Refer to dummy data format from here https://github.com/Web-Team-IITI-Gymkhana/tpc-backend/issues/62

Design Considerations:

  1. Keep the design simple and intuitive for easy navigation.
  2. Use meaningful icons or visuals to represent job details.
  3. Maintain consistency with the overall application design.

For clarification discuss in the comments.