Skip to content

Nilusche/Tomatogotchi-hackathon

Repository files navigation

image

Tomatogotchi - Gamified Urban Gardening

This is an App that has been created during a Hackathon in 2022 to solve a problem around Urban Gardening
Go to App (App developed for mobile Viewpoint).
Build using Vue and Firebase. image

Problem

Many townish Folks don't have the necessary Know How or facilities to grow their own Food in a garden.
While we were discussing, we identified a lack of a great concept to teach or learn about gardening without overindulging yourself in blogposts or other means of information.
We need something to engage the user to learn with a different approach.

Solution

We created an App that, just like with a real Tamagotchi, you learn how to grow your own virtual plant.
In doing so you can connect with friends and compete with other players.
Additionally we use flashcards to use the very famous technique of learning "Active Recall and Spaced Repetition" so the user can actually learn effortless.

Further Development Possibilities

Right now we do not have the right Tomatoplant-Facts or the possibility to grow other plants.
The UI could be reworked too and other functionalities like a way to view blogposts could be added too.

Dev/Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.