Jul 6th Improved responsiveness and code structure.

Hey team, the great news is that this PR majorly focuses on enhancing the code structure and improving our product's performance. ๐Ÿš€ Let's check out the main changes!

  • Newly Introduced Additional Gifts Feature โœจ: We have added various new files related to the Additional Giftsfeature. These files would help to enable the functionality, ranging from adding, editing, to deleting the gifts. This improvement is a significant step towards providing a better user experience.

  • Revamped Code Structure ๐ŸŒŸ: Numerous files have been moved to a much-organised structure, clarifying their roles and making their purposes more intuitive. This way, our codebase is more manageable!

  • Improving Responsiveness ๐Ÿ’ก: We worked on optimizing the 'hysform', 'email_set', and other related functionalities by modifying existing lines of code to become more receptive to user actions. This way, our application becomes more reliable and user friendly!

  • Changes in the Component's Import and Utilization ๐Ÿ”ง: Several components have been updated or replaced to match the feature's requirement better. So, stay ready to experiment with better, much more practical, and fresher components!

  • Deleting Redundant Import ๐Ÿงน: To make the code cleaner, we removed insignificant imports ('HiOutlinePencil'), which were not needed anymore. We are committed to maintaining the best coding practices!

Remember, every change we incorporate brings us closer to creating an impactful product. So, let's keep up the good work! ๐Ÿ‘ ๐Ÿ’ผ

Please review the changes and happy coding!

Last updated