Skip to content

Commit

Permalink
Removing Completionista, defunct
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinPayravi authored Jan 8, 2024
1 parent 2038b65 commit 896ae45
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions src/app/data/project-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -444,31 +444,6 @@ export const projectsData = [
],
tools: []
},
{
name: "Completionista",
description: "Learn about and track museum collectibles, flowers, albums, recipes, and more",
languages: ["en"],
logo: "completionista.png",
logoStyle: "icon",
site: "https://completionista.com/",
android: "",
ios: "",
discord: "",
facebook: "",
instagram: "",
twitter: "",
git: "",
information: [
"art",
"critters",
"fossils",
"items",
"villagers"
],
tools: [
"checklist"
]
},
{
name: "CatalogScanner",
description: "A simple bot for quickly extracting catalogs, recipes, critters and more from recorded videos",
Expand Down

0 comments on commit 896ae45

Please sign in to comment.