{"id":35172431,"url":"https://github.com/jaynightmare/mission-objective","last_synced_at":"2025-12-28T21:05:00.568Z","repository":{"id":320474454,"uuid":"1081480723","full_name":"JayNightmare/Mission-Objective","owner":"JayNightmare","description":"An Application which tracks your daily objectives through an interactive map. Gamifying your TODO lists","archived":false,"fork":false,"pushed_at":"2025-11-07T22:11:17.000Z","size":125,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T09:52:18.054Z","etag":null,"topics":["daily-objectives","gamifying","kotlin","mission-objective","todo-app","todo-list","todoapp","todolist"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JayNightmare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-10-22T21:02:13.000Z","updated_at":"2025-11-07T22:11:11.000Z","dependencies_parsed_at":"2025-10-24T02:43:53.777Z","dependency_job_id":"14447cc0-cc04-4664-a015-e6f13b6d6c05","html_url":"https://github.com/JayNightmare/Mission-Objective","commit_stats":null,"previous_names":["jaynightmare/mission-objective"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JayNightmare/Mission-Objective","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FMission-Objective","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FMission-Objective/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FMission-Objective/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FMission-Objective/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayNightmare","download_url":"https://codeload.github.com/JayNightmare/Mission-Objective/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FMission-Objective/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28104109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-28T02:00:05.685Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["daily-objectives","gamifying","kotlin","mission-objective","todo-app","todo-list","todoapp","todolist"],"created_at":"2025-12-28T21:04:33.169Z","updated_at":"2025-12-28T21:05:00.553Z","avatar_url":"https://github.com/JayNightmare.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Mission Objective\n\n\u003c/div\u003e\n\n---\n\n### **Project description**\n\nMission Objective is a mobile app that gamifies daily routines\nThe user’s day appears as a map screen similar to a video game's pause menu with objectives plotted as markers (eg, \"Eat lunch,\" \"Go for a walk,\" \"Finish task from calendar\")\nUsers can complete, snooze, or start quests directly from the map, earning XP and tracking streaks\n\nThe app blends personal productivity with exploration mechanics and a cozy adventure-game aesthetic\n\n---\n\n### **Main goal**\n\nBuild a Kotlin-based Android app using Jetpack Compose that visualises daily tasks and calendar events as map-based \"quests\"\n\n---\n\n### **Key features**\n\n* 🗺️ **Main Map Screen**\n\n    * Interactive map (Google Maps Compose or Mapbox)\n    * Daily objectives plotted as quest markers\n    * Bottom sheet showing a list of today’s quests\n\n* 🎯 **Objectives \u0026 XP System**\n\n    * Custom and pre-set quests (Eat, Drink, Walk)\n    * XP and streak tracking for completions\n    * Optional light inventory system (bottle, shoes, snack icons)\n\n* 📅 **Calendar Integration**\n\n    * Read daily events\n    * Convert select events into quests\n\n* 🚶 **Distance-based quests**\n\n    * Track walking/running progress using location data\n\n* 📊 **Stats / Character Screen**\n\n    * Displays XP, streaks, and completion rate\n    * Optional avatar customisation\n\n* 🛠️ **Quest Editor**\n\n    * Add or edit quests manually\n    * Set location, time, and type\n\n---\n\n### **Visual style**\n\nTheme: **Cozy hand-drawn map** (from mood board sketches)\n\nFigma Design: https://www.figma.com/proto/lz8THnLpMvi11UQNZfie6l?node-id=24-1385\u0026locale=en\n\n* Warm parchment tones, soft shadows, and rounded markers\n* UI Font: *Nunito*\n* Title Font: *IM Fell English*\n* Iconography: Simple line-art or filled icons with accent colours for active quests\n\nAlternate future themes:\n\n* *Tactical scanner* (neon, HUD-like)\n* *Sticker map* (bright, playful)\n\n---\n\n### **Tech stack**\n\n* **Language:** Kotlin\n* **Framework:** Jetpack Compose\n* **Database:** Room\n* **Architecture:** MVVM\n* **Dependency Injection:** KSP\n* **Location/Maps:** Google Maps Compose (or Mapbox for custom tiles)\n* **Background Jobs:** WorkManager\n* **Calendar Access:** Android Calendar Provider\n* **Build Tool:** Gradle (KTS)\n\n---\n\n### **MVP milestone plan**\n\n**Week 1**\n\n* Scaffold app (Compose + Navigation + Room)\n* Map + bottom sheet with hardcoded quests\n* Quest entity CRUD\n* Calendar read integration\n\n**Week 2**\n\n* Location + walk quest\n* XP/streak logic\n* Final UI theme + interactions\n* Internal testing\n\n---\n\n### **Stretch goals**\n\n* Health Connect / Google Fit sync\n* Notifications and morning \"Mission Brief\"\n* Seasonal themes\n* Widgets\n\n---\n\n### **Reference materials**\n\n* Uploaded sketches (inventory, map, mission layout)\n* Mood board (x-ray inventory, hand-drawn maps, stylised layouts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Fmission-objective","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaynightmare%2Fmission-objective","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Fmission-objective/lists"}