BitWebApp / BitWebApp-24

Bitacademia is the comprehensive academic platform designed and developed for BIT Mesra. This website aims to streamline and enhance the academic management experience for students, faculty, and administration. Bitacademia offers a wide array of features tailored to meet the diverse needs of the academic community.
https://bit-web-app-24.vercel.app
2 stars 6 forks source link

UI Improvements and Functional Fixes #74

Open sumitt-kun opened 1 week ago

sumitt-kun commented 1 week ago

Disclaimer: All tasks of an issue must be completed before submitting a pull request. Performance will be rated based on this criteria. More similar tasks can be added to this issue as per need.

  1. Fetch and display awards in a table using React and Tailwind CSS.
  2. Fetch and display projects in a table using React and Tailwind CSS.
  3. Ensure loaders are visible in all forms using React and Tailwind CSS.
  4. Fix confirmation dialogs (swals) to show entered data using SweetAlert2.
  5. Add spinners to the admin login page using React and Tailwind CSS.
  6. Test and rectify mobile responsiveness of all pages.
  7. Add swals to show errors if a user tries to add repetitive data using SweetAlert2.
  8. Fetch all student details in a table called "Student Details" and implement a percentage profile completion functionality using React and Tailwind CSS.
Ankit8125 commented 1 week ago

Work completed. Issue resolved. Data is being shown in swals before submitting

Hritabhash1 commented 1 week ago

i will see it