Please select
Oleg Grigoryev

Oleg Grigoryev

Plus Winning proposal
32 0
  • Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 27000 UAH Deadline: 7 days

For the budget - 27,000 UAH is reasonable to allocate as the first stage of design and technical prototyping. The full implementation of the entire RunHunter with iOS, watchOS, HealthKit, AI Vision, push notifications, widgets, and stable synchronization logic will be significantly more expensive.

I would start not with writing screens, but with checking the architecture - HealthKit permissions, background synchronization, SwiftData or CoreData data model, the scheme for recording calories in HealthKit, limitations of watchOS complications, and strict JSON format for AI Vision. The nuance here is that the riskiest areas are precisely the synchronization with Apple Health, background operation, and the accuracy of AI food recognition, not SwiftUI itself.

> In 7 days we can deliver
> technical architecture of the MVP
> prototype of the main iOS screens
> verification of HealthKit and Apple Watch scenarios
> scheme of the local database
> decomposition of the full development with a realistic estimate

Similar project: Рефаткоринг приложения
  • Projects -
  • Rating -
  • Rating 207

Budget: 27000 UAH Deadline: 48 days

Hello! I carefully studied the technical specifications and architectural requirements for RunHunter. The project is excellent, the stack is modern and clean — I am ready to take it on and successfully implement it across all 4 milestones.

Why I am suitable for this task:

Stack and architecture: I have a strong command of Swift 6, SwiftUI, and the MVVM architecture. I have experience working with SwiftData / CoreData for reliable local caching.

Apple ecosystem: I have a deep understanding of working with HealthKit (passive background sync of HRV, RHR, sleep phases, steps, workouts, and weight) and know how to properly design interfaces for iOS + watchOS (including complications).

AI Vision: I successfully integrated the Gemini Flash API for fast image recognition with parsing into strict JSON and implementing a convenient UX (Smart Auto-Save with a timer).

  • Projects -
  • Rating -
  • Rating 556

Budget: 27000 UAH Deadline: 30 days

Good day, Serhiy.

I can take on such a project. I have worked with Swift, HealthKit, API integrations, and subscriptions, so the overall architecture and logic are clear to me.

The technical specification is quite detailed, which is a big plus. The only thing is, before starting, I would like to clarify a few points regarding AI Vision and the calculation of the CNS index, so that I can lay down the correct logic from the outset.

I suggest working in stages, as you described, with TestFlight after each milestone (upfront). This is the most convenient option for both testing and further development.

If the project is still relevant, let’s discuss the details, timelines, and budget.

  • Projects -
  • Rating -
  • Rating 496

Budget: 27000 UAH Deadline: 3 days

The technical specification combines several modules: HealthKit synchronization with Apple Watch, AI Vision food recognition through Gemini 1.5 Flash with strict JSON, and Streak Engine with burnout protection.

I will implement it using SwiftData under MVVM: first, core HealthKit sync (HRV, RHR, sleep, steps), then AI Vision with an auto-save timer of 5 seconds, and finally dietary supplements with an auto-summary of macronutrients.

Question: is the entire stack needed at once, including the watchOS app, or can we agree on the first phase for 3 days focusing on core functionality?

  • Projects -
  • Rating -
  • Rating 296

Budget: 27000 UAH Deadline: 4 days

I will implement HealthKit and watchOS synchronization, SwiftData under macronutrients, dietary supplements, and weight using Swift 6/SwiftUI, MVVM.

I will perform background reading of HRV/RHR/sleep for the CNS index, automatic fetching of steps and calories from the Watch. Additionally, AI Vision on Gemini 1.5 Flash with strict JSON response and 5-second auto-saving of records, plus 1-tap check-in for dietary supplements.

I am ready to deliver in 4 days.

  • Projects 6
  • Rating 3.9
  • Rating 788

Budget: 27000 UAH Deadline: 30 days

Sergiy, I see that the task involves building an ecosystem around HealthKit for accurate CNS analysis and dynamic calorie planning. The main challenge here is ensuring continuous synchronization with HealthKit in the background without quickly draining the watch's battery. I suggest implementing the HealthKit module via HKObserverQuery for background updates and building a reliable data processing service on SwiftData that correctly integrates AI Vision for calculating macronutrients. How do you plan to address the issue of the watch's energy consumption with frequent background data readings, and is there already a ready API for the food recognition module that will need to be interacted with?