Skip to content

Commit eac4a80

Browse files
committed
Add project
1 parent 6392afc commit eac4a80

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,17 @@ In order to run this project you need:
320320
</details>
321321
</li>
322322

323+
<li>
324+
<details>
325+
<summary>Battery Indicator</summary>
326+
<p>This project is a simple web application that dynamically displays the battery level of the user's device and includes a dark mode toggle feature. The battery level is visually represented as a progress bar and also shown as a percentage. The application leverages the Battery Status API to fetch the battery information and updates the display in real-time. Additionally, the user can switch between light and dark modes by clicking a toggle button, enhancing the user interface's customization options.</p>
327+
<ul>
328+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/BatteryIndicator/">Live Demo</a></li>
329+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/BatteryIndicator">Source</a></li>
330+
</ul>
331+
</details>
332+
</li>
333+
323334
</ol>
324335

325336
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)