ALCOpenSource / Mentor-Management-System-Team-5

Apache License 2.0
7 stars 14 forks source link

Feat/criteria setup page #159

Closed tamsay closed 1 year ago

tamsay commented 1 year ago

Hello @Honeyloveet, this PR is for the criteria setup page. An admin can perform the following actions

  1. Add criteria based on the following categories - Single Input, Multiple Inputs, File Inputs, Yes or No and Multi-choice Inputs.
  2. These fields can be previewed and each group and individual fields can be modified or deleted.
  3. Local storage is used to persist data and it is cleared after the program has been successfully created.

I also carried out some style fix and refactoring for the button component as well as addition of notification counts on the message and in-app notification on the navbar and sidebar menu respectively.

Kindly review it. Thank you.