DEV Community

Muhammad Nour
Muhammad Nour

Posted on

My first JavaScript Web App

πŸ•Œ Zakat Calculator App: Simple & Beginner-Friendly

Welcome to the Zakat Calculator App, a project I built as part of my journey to learn JavaScript. This app is designed to help users calculate their Zakat (charitable contribution) effortlessly by applying a standard rate of 2.5% to the amount they enter.

πŸŽ₯ Live Demo

πŸ‘‰ Try the Zakat Calculator App

πŸ“‚ Source Code

πŸ‘‰ GitHub Repository

Feel free to explore the code and provide feedback. I’m always open to learning and improving! 😊

πŸ› οΈ Features

β€’ Input Validation: Ensures users enter valid numbers for calculation.
β€’ Dynamic Output: Displays the Zakat owed instantly in a clear and simple format.
β€’ Beginner-Friendly Code: Written with simplicity to help new developers understand JavaScript fundamentals.
Enter fullscreen mode Exit fullscreen mode

πŸ’‘ Why I Built This

As a beginner, I wanted to practice JavaScript by building a practical and meaningful app. This project not only helped me understand user input handling and simple calculations but also taught me the importance of clean UI and UX.

πŸš€ Feedback Welcome!

I’m still at the start of my coding journey and learning new things every day. If you have any suggestions, tips, or resources, I’d love to hear from you. 🌟

Let me know what you think, and don’t forget to rate my work!

Thanks for reading! Happy coding! πŸš€

Top comments (0)