{"id":38147372,"url":"https://github.com/literalplus/tingo","last_synced_at":"2026-01-16T22:57:45.267Z","repository":{"id":139552906,"uuid":"51225050","full_name":"literalplus/tingo","owner":"literalplus","description":"A web application based on Spring and Angular that provides a centralised service for managing bingo games targeting teachers","archived":false,"fork":false,"pushed_at":"2025-09-09T20:00:17.000Z","size":238,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T10:51:43.483Z","etag":null,"topics":["bingo","java","spring","teachers","tingo"],"latest_commit_sha":null,"homepage":"https://tingo.lit.plus/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/literalplus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-06T22:23:33.000Z","updated_at":"2025-09-09T20:00:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"26efa049-60a7-4694-8d02-7ac7af98ba3d","html_url":"https://github.com/literalplus/tingo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/literalplus/tingo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literalplus%2Ftingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literalplus%2Ftingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literalplus%2Ftingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literalplus%2Ftingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/literalplus","download_url":"https://codeload.github.com/literalplus/tingo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literalplus%2Ftingo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28486983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bingo","java","spring","teachers","tingo"],"created_at":"2026-01-16T22:57:43.994Z","updated_at":"2026-01-16T22:57:45.252Z","avatar_url":"https://github.com/literalplus.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tingo\n\n__Tingo__ is a web application built to manage teacher bingos. It uses technologies like AngularJS, lesscss and\nthe Spring Framework. Also check out [sic](https://github.com/literalplus/sic), which is a citation management software.\n\n## What is it?\n\nSpecifically, _Tingo_ allows anyone knowing a secret code to register, view and manage bingo fields. \nTeachers do currently have to be created by an administrator, but this might change in the future.\nIt also provides a convenient print view which allows people to print Tingo fields for playing.\n\n## How to play\n\nPrint a grid of Tingo fields for a teacher. Each filed represents something (dumb?) they often do.\nOnce they do that, you mark that field using a pencil. If you have five marked fields in a vertical,\nhorizontal or diagonal row, you win. If you prefer, you can stand up and tell the rest of the class\nby shouting \"Bingo!\". Then erase the marks you made and start over again.\n\nObviously, the game is most fun when played with friends. You can cooperate on creating the fields and\nalso play together. The fields are printed in random order to prevent everyone winning at the same time.\n\nTingo can obviously be used for things different than teachers, such as TV shows, politicians, university\nprofessors, anything. Use your imagination.\n\n## Installation\n\nTo install _Tingo_, you first need to build it: (assuming you're on GNU/Linux, other platforms work similarly)\n\n````bash\ngit clone https://github.com/literalplus/tingo.git\ncd sic\n./gradlew build\ncp application.yml-default application.yml\n````\n\nThen, you need to edit the `application.yml` config file with your favourite editor and insert database credentials.\n_Tingo_ was built for use with MySQL or MariaDB. You do not need to perform any database setup except for creating the\ndatabase you named in your config file. (`tingo` by default)\n\nYou can then run the application either using Gradle directly:\n\n````bash\n./gradlew bootRun\n````\n\nor by running the `.jar` file created in the `build/libs/` directory.\n\nIt will start on port 8080 by default.\n\n## Deployment\n\n```bash\ndocker build -t registry.lit.plus/tingo:latest .\ndocker push registry.lit.plus/tingo:latest\nhelm install tingo charts/tingo --namespace=tingo-sic\n```\n\n## License\n\nThis project is licensed under the Apache License, Version 2.0. You can find a copy in the `LICENSE` file.\n\n## Support\n\nPlease, just open an issue at [GitHub](https://github.com/xxyy/tingo/issues). Pull Requests are obviously welcome. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliteralplus%2Ftingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliteralplus%2Ftingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliteralplus%2Ftingo/lists"}