25 Commits

Author SHA1 Message Date
9d72dc6868 Add locker service methods for status change and key swap; create LockerMaintenance and LockerStatus components with form validation and translations 2024-12-23 00:10:59 +05:30
8cee8e0383 Add AccountCreation component and product list functionality; update routing and translations 2024-12-22 22:42:48 +05:30
a6a67d69d5 Add loading context and loading bar component; integrate axios for API calls and update routing for locker registration 2024-12-22 15:59:24 +05:30
bfe22a61a5 Add motion animations to Button and CabinetMaintenance components; update form validation and styling 2024-12-22 01:38:09 +05:30
442b8e52dd Add CabinetCreation component and form validation; update translations and routing 2024-12-21 23:52:19 +05:30
03747b5251 Add translations for new operations in multiple languages; update CabinetMaintenance component for localization 2024-12-21 21:04:43 +05:30
650a6dbdd0 Refactor ToastProvider and CabinetMaintenance to streamline showToast usage 2024-12-21 20:57:30 +05:30
2b940c3d43 Add audio feedback for toast notifications; implement playAudio function in ToastProvider 2024-12-21 20:56:02 +05:30
96784c02c7 Add ToastProvider component and useToast hook; update CabinetMaintenance for toast notifications; enhance Button styles and Tailwind CSS configuration 2024-12-21 20:34:16 +05:30
835a3cc7fd Refactor cabinet maintenance routing and add CabinetMaintenance component; update Header and main router configuration 2024-12-21 18:11:47 +05:30
366088b3f6 Merge branch 'main' of https://git.7o9o.net/md.asif5/osaka 2024-12-21 17:26:58 +05:30
d3df87d405 Remove commented dark color variants from primary and secondary color configurations in Tailwind CSS 2024-12-02 20:22:31 +05:30
ae1a3de159 changed some styles 2024-11-22 15:03:08 +05:30
5e2394e1de Update Bengali and Hindi translations for deadline notifications and contact information 2024-10-05 00:51:00 +05:30
91e4ca3380 Add copyright statement and privacy policy translations; update Footer component to use translations 2024-10-05 00:19:34 +05:30
9364a365ec sorted class name with headwind extension 2024-10-05 00:07:06 +05:30
6f1ec668cc Merge branch 'main' of https://7o9o-lb-526275444.ap-south-1.elb.amazonaws.com/md.asif5/osaka 2024-10-01 12:16:06 +05:30
2530d01695 changed project name 2024-10-01 12:15:55 +05:30
267d463843 Refactor layout styles for Header and App components 2024-10-01 01:52:35 +05:30
1615d30e71 changed title and favicon to IPKS design 2024-10-01 00:16:16 +05:30
45bc3eff57 completed homepage design 2024-09-30 23:43:30 +05:30
8022e3a662 Refactor language selector and separator components 2024-09-30 20:23:47 +05:30
2f7850dcd8 implemented home page also updated package.json and translation files 2024-09-29 20:31:02 +05:30
59fa16cf2d Implemented english, hindi and bangla language integration through i18next 2024-09-29 15:40:10 +05:30
dc36a9c094 implemented header and dark theme. 2024-09-29 12:22:08 +05:30