bufferhead-code / onthisday

History Weather Data for the current day powered by SQLite

Home Page:https://onthisday.bufferhead.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onthisday

"On This Day" displays history weather data about your current location. It shows the weather data for the same day in the past years.

This is a demo project using SQLite with SQL.js-HTTPVFS as a free database deployed on Github Pages.

The weather data is based on this weather dataset

You can learn more about how it works and how I made it here.

Youtube Video about how this project was made

Support me

We are building solidtime - The modern Open Source Time Tracker

image

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

History Weather Data for the current day powered by SQLite

https://onthisday.bufferhead.com/


Languages

Language:Vue 77.8%Language:TypeScript 19.0%Language:JavaScript 2.0%Language:HTML 1.1%Language:CSS 0.2%