An interactive game to strengthen the data literacy of young people!
Explore the demo! »
Table of Contents
There are many ways to learn about data protection, but the best way is through play. This game was created during the course "Praktikum IT-basiertes Lernen" at TUM.
This project is web-based, so it can be used/played on almost all devices. The following techniques were used:
To set up and getting to run the project, check the prerequisites. If you have them installed, follow the next steps
This is an example of how to list things you need to use the software and how to install them.
- Angular
- Go to Node.js, download the LTS 20.18.0 and install it.
- Install angular <br
npm install -g @angular/cli- .NET
- Go to .NET and install .NET
- Docker & PostgreSQL
- Go to Docker and install it. Then run a PostgreSQL-container
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
git clone https://github.com/wizard424/itbl2024.git
- Go in the frontend folder
cd frontend - Install NPM packages
npm install
- Start the frontend
ng serve
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
-- TODO --
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
