Project Improvisations

Intial Release (V1.0.0) (29/02/2024)

  • Hosting project on Vercel.

Responsiveness Issue (V1.0.1) (10/03/2024)

  • Issue related to responsiveness on listing page solved.
  • Replacing font with next/font for better optimization.

Database Migration (V1.0.2) (25/03/2024)

  • Database migrated to other platform because of some issue.
  • Made minor change in code acording to new db provider.

Bug in Update Password and edit profile (V1.1.2) (09/04/2024)

  • Bug in update password solved (bug was - showing password updated successfully even if old password is wrong).
  • Issue related to profile update solved (bug was - if you have created account then you cant update it for the fitst time and i have to insert data in db manually).

UI issue in product delete dialog and logic issue in user status (V1.1.3) (16/04/2024)

  • Background became transparent due to change in global.css.
  • Previously if user is logged-in or logged-out then the same icon was appearing now if user is logged-in then first character of his/her firstname and lastname will appear.

UI mismatch in some areas (V1.1.4) (25/04/2024)

  • There were some UI mismatch issues like like color are different font is small in some areas big in some areas.
  • There were issues on checkout form in responsiveness.
  • Changed the loading animation of all the buttons