Created on 13th June 2024
•
I've designed a versatile Python toolkit to provide users with a comprehensive set of calculator, geometry, health, and numerology tools. The project aims to offer a user-friendly interface for performing various calculations and analyses efficiently.
• The first challenge I faced was compiling all tools into one menu so users could seamlessly work and perform operations accordingly.
• The second challenge I faced was ensuring clear input and output. I implemented several checks on each tool so that it could take input appropriately and generate output without any value errors.
• I am currently working on adding more features and also trying to develop a functional mobile and web application to improve user experience.
Technologies used