JapneetSingh5 / HackathonDevClub2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickDash, The world at a glance

Public APIs used:

1) Google Calendar

https://developers.google.com/calendar/

Implemented a To-Do/Goals List along with a list of upcoming events using the api, due to requirement of credit card data, the calendar api does not work presently.

2) Air Visual

https://www.airvisual.com/air-pollution-data-api

Real Time Pollution Levels and Air Quality Index Data

3) Currents

https://currentsapi.services/en

To display latest news articles from aggregated sources, along with a brief description of the headlines.

4) Quote Garden

https://pprathameshmore.github.io/QuoteGarden/

To presenting randomised quotes, a new quote on each refresh.

5) Lorem Picsum

https://picsum.photos

Random greyscale aesthetic photographs to go along with the dark theme.

6) This Person Does not Exist

ThisPersonDoesnotExist.com

Creating User Profiles and Images

7) OpenWeatherMap

openweathermap.org

Extracting Live Weather Data for entered city and displaying it on the dashboard.

8) World Time API

worldtimeapi.org

Getting World Time Data for various time zones, with an option to use users location data to automatically set the date and time for the dashboard web app.

9) Keen Dashboards

Flexbox based UI Template for the dashboard, used as a starter kit.


Screenshots:

IMG1

IMG2

About

License:MIT License


Languages

Language:JavaScript 40.5%Language:CSS 31.7%Language:HTML 27.6%Language:Dockerfile 0.2%