Skip to content

School Project: IoT Weather Web Application (archived)

Notifications You must be signed in to change notification settings

TuritoYuenan/zimmer-wetter-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d34bf5 · Aug 26, 2024

History

31 Commits
Aug 26, 2024
Mar 15, 2024
Aug 26, 2024
Mar 19, 2024
Mar 11, 2024
Feb 29, 2024
Aug 25, 2024
Aug 26, 2024
Aug 25, 2024
Aug 25, 2024
Aug 25, 2024
Mar 20, 2024
Mar 19, 2024
Feb 29, 2024
Feb 29, 2024

Repository files navigation

Project Banner

Swinburne Weather Service Web Application

This used to be the web application for monitoring weather measured by a weather station, as part of the Swinburne Weather Service project.

We moved on and figured out better ways to make a web app (including not using Xata for database and a full-ahh SvelteKit app for what should have been a simple webpage)

Usage

  1. Clone this repository
  2. Open the terminal within the repository's directory

Set up database

npm install -g @xata.io/cli
xata init --schema schema.json

Build with docker

docker build . -t weather-app

Tech Stack

  • Framework: SvelteKit
  • Database: Xata
  • Languages: HTML, CSS, TypeScript, JSON

Credits

  • Author: Nguyen Ta Minh Triet, Freshman @ Swinburne University, HCMC, Vietnam