[ Live Demo 🚀 | Project Info 💁 | Tech4Germany Fellowship 🤓 ]
Die "StartApp Familie" ist ein Beitrag zur mehr Partnerschaftlichkeit auf der Paar-Ebene. Die, im Rahmen des Tech4Germany Fellowships und gemeinsam mit dem BMFSFJ, entwickelte Web-App richtet sich an junge Erwachsene vor oder in der Familiengründung. Das Tool beinhaltet personalisierte vorausgefüllte To-dos und eine Sharing-Funktion, mit der die To-dos unter den Partner:innen fair und klischeefrei aufgeteilt werden können.
Probiere den Prototypen aus und finde mehr Informationen auf der Projektseite.
The "StartApp Familie" (StartApp Family) is a contribution to more partnership for couples. The web app, developed as part of the Tech4Germany Fellowship and cooperation with the BMFSFJ, is aimed at young adults before or in the process of starting a family. The tool includes personalized, pre-filled to-dos and a sharing function that allows to-dos to be divided among partners in a fair and stereotype-free manner.
Try out our prototype and find out more details on the project page.
The Progressive Web App is build using the JavaScript Frameworks Vue.js and NuxtJS.
Requirements:
- Node Version 14+
- NPM Version 7+
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
The files for a deployment can then be found in the dist
folder.
For detailed explanation on how things work, check out the documentation of NuxtJS.
Currently the page is deployed using GitHub Actions and GitHub Pages. Every push to the main
branch automatically triggers a new deploy.