add qweather
This commit is contained in:
parent
62c6781c4c
commit
38d48e6e72
3 changed files with 30 additions and 0 deletions
|
|
@ -75,5 +75,16 @@
|
|||
"mainImage": "movieComputer.png",
|
||||
"thumbImage": "movieThumb.svg",
|
||||
"demoLink": "https://movies.henryhiles.com"
|
||||
},
|
||||
{
|
||||
"name": "QWeather",
|
||||
"route": "qweather",
|
||||
"github": "https://github.com/Henry-Hiles/QWeather",
|
||||
"overview": "A weather app for android, FOSS and M3.",
|
||||
"description": "A weather app for android, FOSS and M3. Uses the open-meteo api. Nearing release.",
|
||||
"technologies": "This project was written in Kotlin, using Jetpack Compose, and Koin for dependency injection.",
|
||||
"mainImage": "QWeatherMain.png",
|
||||
"thumbImage": "QWeatherThumb.svg",
|
||||
"demoLink": "https://nightly.link/Henry-Hiles/QWeather/workflows/build/main/QWeather.zip"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue