ADD: ProPapier
ProPapier added to projects
This commit is contained in:
parent
63bad70649
commit
0c1999bb6e
4 changed files with 32 additions and 16 deletions
|
@ -103,17 +103,28 @@ const customers = [
|
|||
]
|
||||
|
||||
const projects = [
|
||||
// {
|
||||
// title: 'Kauft Körrie! App',
|
||||
// customer: 'KVK Berlin',
|
||||
// image: '/img/projects/koerrie_app.webp',
|
||||
// desc: [
|
||||
// 'Entwicklung einer Android Info-App für die Gewürzmischungen "Körrie" und passendem Zubehör.',
|
||||
// 'Zusätzlich die Übertragung des Körrie-O-Mat von der Landingpage in die App mit Ergebnisverlauf.',
|
||||
// ],
|
||||
// technologies: [flutter, dart, android],
|
||||
// link: 'https://play.google.com/store/apps/details?id=com.koerrieomat&hl=de',
|
||||
// type: 'App',
|
||||
// },
|
||||
{
|
||||
title: 'Kauft Körrie! App',
|
||||
customer: 'KVK Berlin',
|
||||
image: '/img/projects/koerrie_app.webp',
|
||||
title: 'ProPapier',
|
||||
customer: 'webfussel',
|
||||
image: '/img/projects/propapier.webp',
|
||||
desc: [
|
||||
'Entwicklung einer Android Info-App für die Gewürzmischungen "Körrie" und passendem Zubehör.',
|
||||
'Zusätzlich die Übertragung des Körrie-O-Mat von der Landingpage in die App mit Ergebnisverlauf.',
|
||||
'Klopapier-Preise einfach vergleichen.',
|
||||
'Zahlst du zu viel für\'s Papier?',
|
||||
],
|
||||
technologies: [flutter, dart, android],
|
||||
link: 'https://play.google.com/store/apps/details?id=com.koerrieomat&hl=de',
|
||||
type: 'App',
|
||||
technologies: [nuxt, ts, pcss],
|
||||
link: 'https://pro-papier.de',
|
||||
},
|
||||
{
|
||||
title: 'Unterricht',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue