Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 303 Bytes

File metadata and controls

15 lines (12 loc) · 303 Bytes

Battery_API_Project

Web Browser API

My first API Project based on core web browser api

it is used to show the details of the battery status like:

  1. battery level
  2. battery charging
  3. battery charging time
  4. battery discharging time

Language used:

  1. HTML
  2. Javascript (Dom/Promises)
  3. CSS