Merge pull request #1547 from MunGell/add-catima

Added Catima entry to the data.json
This commit is contained in:
Sammy Hori 2025-01-10 21:23:47 +00:00 committed by GitHub
commit bf0c169566
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2213,6 +2213,15 @@
], ],
"description": "Teleconference system with a web based user interface written in Rust" "description": "Teleconference system with a web based user interface written in Rust"
}, },
{
"name": "Catima - Android App",
"link": "https://github.com/CatimaLoyalty/Android",
"label": "good first issue",
"technologies": [
"Java"
],
"description": "Catima, a Loyalty Card & Ticket Manager for Android"
},
{ {
"name": "FastAPI", "name": "FastAPI",
"link": "https://github.com/tiangolo/fastapi", "link": "https://github.com/tiangolo/fastapi",