Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
/ Kinderzeit Public archive

A vacation planner for families, developed for Open Source Factory Munich by it@M InnovationLab in cooperation with Digital Product School by UnternehmerTUM.

License

Notifications You must be signed in to change notification settings

it-at-m/Kinderzeit

Repository files navigation

Kinderzeit

We are team Seakers, a student group of the Digital Product School program here at Munich. We are currently developing a digital product with the support of Landeshauptstadt München with the goalto help parents organize an amazing time for their kids during school holidays.

💻 Tech Stack:

TypeScript Next JS Postgres Figma Docker ESLint Nginx TailwindCSS Spring

Features

  • Parents can sort the events according to stadtteil, Alter, Konsten .
  • Mehr info provides futher information about the event.
  • The event details page consist of Route planner, Organizer details ,Important instructions , Parents must attend , Event discription etc.
  • The Event hinzufügen feature enables organizer to add events to the website
  • The Empfehlung option provides recommendation for events on the basis of Address ,cost,age, intrest of the child.

Screenshot from 2022-07-29 14-04-45

Dev Environment Setup

  • Notice that the root of the repository is a NPM project. This NPM project is in-place due to husky, a Git hook manager. Git hooks allow you to run commands in response to certain actions. For example, trying to do a commit when linting or formatting fail on the frontend will result in a fail. Only 10x code in this repo! :^)
  • Install yarn and Docker globally on your machine
  • Run yarn install in the root of the repository
  • Run yarn install inside the frontend directory
  • Run docker-compose up --build in the root of the repository to build the project
  • Always check the README.md inside each of the modules for further instructions specific to the project.

About

A vacation planner for families, developed for Open Source Factory Munich by it@M InnovationLab in cooperation with Digital Product School by UnternehmerTUM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published