https://github.com/outlandishideas/greenpeace-sstorm
Hack day prototype
https://github.com/outlandishideas/greenpeace-sstorm
Last synced: 5 months ago
JSON representation
Hack day prototype
- Host: GitHub
- URL: https://github.com/outlandishideas/greenpeace-sstorm
- Owner: outlandishideas
- Created: 2022-08-18T15:13:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T15:58:36.000Z (almost 4 years ago)
- Last Synced: 2026-01-12T16:36:42.528Z (5 months ago)
- Language: Vue
- Size: 2.05 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Shitstorm prototype
## Core tech
Ionic + Vue 3 with TypeScript.
## WIP
Some obvious next things to fix:
* simulated SMS scaling is off
* page heights are off – need to sort vertical scaling especially on mobile
* styling! It should be super quick to e.g. make it green now
## Run locally
ionic serve
## Page notes
Forecast page is reachable in 2 ways:
* after registration if a bad weather event is coming
* from SMS link otherwise
If you just registered it will include a line of copy (or "toast") saying you're signed up.
If you register when weather is OK you go to the standalone RegisteredConfirmationPage.