- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Math Magician is a user-friendly calculator application that is designed to facilitate quick and easy solutions for basic mathematical problems. The app offers an intuitive interface, coupled with fundamental arithmetic operations, allowing users to effortlessly add, subtract, multiply, and divide numbers in just a few taps. With Math Magician, users can rely on a reliable and efficient tool for all their simple calculation needs.
Client
Technologies
Server
Database
- [Basic Arithmetic Operations]
- [Easy to Use]
- [Cross-Platform Compatibility]
- Click to see 👉Demo
Understand HTML/CSS and JavaScript
In order to run this project you need to have the following:
- A code editor (preferably VSCode)
- A browser
- Node.js (to run javascript files locally)
- LiveServer (to load javascript modules)
To get a local copy up and running follow these simple example steps:
- Open git bash on local computer
- clone the repo with:
git clone from https://github.com/0sugo/math-magician.git
- run
cd math-magicians
to enter the project folder - run
npm i
to install all dependencies - run
npm start
to launch the application
👤 JOSECK OSUGO
- GitHub: 0sugo
- Twitter: @0sugo5
- LinkedIn: Joseck Osugo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Scientific Calculator functionality
- Customizable Themes functionality
- Calculation History functionality
If you like this project, kindly leave a comment below and share it with someone who enjoys coding! Coding is all about continuous learning and allowing yourself to be a beginner. Keep going!
I'm thankful to Microverse for providing a study platform which guided me through this project and to my coding partners at Microverse for the collaborative effort.
This project is MIT licensed.