Doa Islami

Doa Screen is a simple application designed to display a collection of daily Islamic prayers (duas) digitally on a device screen. The app was developed using Visual Studio Code (VS Code) as the main code editor. VS Code was chosen because it is lightweight, flexible, and supports many programming languages such as HTML, CSS, and JavaScript — making it perfect for building web-based or desktop applications.

The main goal of Doa Screen is to provide easy access for users to read and learn daily prayers anytime and anywhere, without needing a physical prayer book. The application usually includes prayers such as the prayer before sleeping, after waking up, entering and leaving the house, eating, and traveling. Each prayer can be displayed in Arabic, Latin transliteration, and translation, making it easier for users of all ages, including children, to read and understand.

In its development, Doa Screen uses basic web technologies. HTML structures the page and displays the text of each prayer. CSS is used to design the layout and make the interface visually appealing — with soft colors, clean typography, and calming backgrounds to create a comfortable reading experience. JavaScript adds interactivity, such as buttons to change prayers, transition animations, or an auto-slide feature that automatically switches prayers every few seconds.

Another great aspect of the app is that it can be made responsive, meaning it automatically adjusts to different screen sizes — from laptops and tablets to smartphones. This ensures that users can read the prayers comfortably on any device. In future versions, the developer can add advanced features like dark mode, daily prayer reminders, or even audio playback that recites each prayer aloud to help users memorize them.

A key advantage of Doa Screen is that it can run offline, since all the prayer data is stored directly in the source code. This makes it very useful for users without constant internet access. Therefore, the app not only serves as an educational tool but also acts as a digital medium for Islamic learning and outreach.

In conclusion, Doa Screen is a great example of how simple technology can be used for positive and educational purposes. With the help of VS Code, anyone can develop similar applications to promote goodness, learning, and ease of worship in the digital age.