Budget: 300 UAH Deadline: 1 day
Готов взяться за работу напиши мне в личные сообщения.
Нужно сделать простой POST запрос на swift.
Работающий запрос на PHP в приложении.
getInfo - запрос к АПИ биржи Yobit.
Budget: 300 UAH Deadline: 1 day
Готов взяться за работу напиши мне в личные сообщения.
Budget: 300 UAH Deadline: 1 day
Ссылочку на ваше приложения можно посмотреть?
We are a DTC wellness brand, selling dietary supplements to the US market via subscription, and the app serves as an assistant that gets to know the customer better, collects their data for further mailing, which will remind them to take the supplements (AM/PM), mark intake in the calendar, and show progress. The app is gamified with achievements, personalized push notifications with compliments for each day, and pleasant predictions (like in fortune cookies). Backend / data — Firebase 1. OnboardingThe user opens the app — the first screen with the SHE·8 logo, a photo of a girl, and the text “Your daily reset begins with you.” At the bottom, there is a button “GET STARTED,” below it a link “Already have an account? Log in.”2. RegistrationAfter pressing “Get Started,” a survey begins with 5 steps (Step 1 of 5). The first question: “What is your main goal?” — options: Better Sleep, Less Stress, More Energy (selected), Better Focus. The “NEXT” button leads further through the steps.3. Reminder SettingsAfter the survey, the user sets the time for two reminders — morning (08:00) and evening (20:00), with an explanation that the app will remind them to take the capsules. The “SAVE” button.4. Morning ResetWelcome screen: “Good morning, Sarah ☀️,” “Day 8 of your Reset,” an illustration of capsules with a glass of water, instructions to take the morning capsules. The “I DID IT ✓” button — the user marks completion.5. Late Check-in / Evening ResetDark screen with the moon — “Evening Reset,” text “It’s time to relax and take care of yourself.” The “I DID IT ✓” button.6. Reminder if Evening Intake is MissedIf the user forgot to check in, a screen appears “Hey, Sarah! ” with a tired emoji icon, text “You haven’t marked your evening intake yet” and two buttons: “Yes, do it now” (main) and “Later” (secondary).7. Main DashboardAfter onboarding or logging in, the user lands on the main screen: “Hi, Sarah! ,” a motivational phrase, a block “Current Streak — 8 days ” and a circular indicator “Progress — 80%.” At the bottom, the navigation: Home, Progress, Calendar, Me.8. ProgressTab “My Progress”: current streak (8 days), “Days completed 8/10” with a progress bar, weekly tracker (Mon–Sun with marks completed/missed), overall “Overall progress — 80%.”9. CalendarTab “Calendar”: monthly view (June 2025), days marked by color — completed (green), today (blue), missed (red). The user can click on a specific day.10. Day DetailsWhen selecting a day (June 8, 2025), a detailed screen opens: status of morning (08:15 ✓ Completed) and evening (20:05 ✓ Completed) intakes, plus a “Daily note” field with the user’s personal note.11. Your ResultsScreen “Your Results” — comparison of metrics “Before” and “After” (Energy, Sleep, Stress) in the form of progress bars that visually show improvement. The “SEE MY JOURNEY” button.12. MotivationScreen “Daily Motivation” with a background photo and an inspiring quote: “Small daily actions create big changes.”13. AchievementsTab “Achievements”: list of earned rewards (First Step, 7 Days Streak, 10 Days Streak) and the next goal (“Next achievement — 30 Days Streak,” progress 8/30).14. ProfileTab “Profile”: avatar and user name (Sarah), list of settings — Personal Information, Reminders, Notifications, Subscription, Help and Support, and the “Log Out” button.
We are looking for an iOS developer to create an app similar to Mindly, to work closely with our backend developer. Currently, there is no separate design, as I want to create an MVP as quickly and cost-effectively as possible. I suggest using a minimalist interface with standard UI components, without individual design. The logic and layout of elements in Mindly can be used as a basis: a central node, child nodes around it, simple navigation between nodes. There is no need to copy the design exactly; it is enough to implement a similar UX. After launching the MVP and validating the idea, a separate UI/UX can be created to improve the visual part. Screenshots from Mindly are attached. MVP technical task for an app similar to Mindly General idea The app allows users to create mind maps in the form of a tree. The user creates a central topic, adds subtopics to it, and navigates between them. Only one level of the tree is displayed on the screen at a time: the active node in the center and its immediate child nodes around it. ⸻ Main functionality of the MVP 1. Creating a map After opening the app, the user can create a new map. Only one field is needed: Map title. After creation, a root node is automatically created. ⸻ 2. Main screen On the main screen, the following are displayed: the central node; child nodes around it; a “+” button to create a new node; a “Back” button; map menu. ⸻ 3. Creating nodes When the “+” button is pressed, a small window opens. Fields: Title. Note (optional). After saving, the node is added as a child to the current one. ⸻ 4. Viewing a node When a child node is pressed, it becomes the central element. Its child nodes are displayed around it. ⸻ 5. Going back The “Back” button returns to the previous node through the history of transitions. ⸻ 6. Editing a node By long pressing or through the menu, an editor opens. You can change: the title; the note. ⸻ 7. Deleting a node Through the menu, the user can delete a node. All its child elements are deleted along with the node. Show confirmation before deletion. ⸻ 8. Saving All changes are automatically saved after each action. A separate “Save” button is not needed. ⸻ Data structure MindMap interface MindMap { id: string; title: string; } Node interface Node { id: string; mapId: string; parentId: string | null; title: string; note: string; } ⸻ Logic of operation Create a map. Create a root node. Display the root node in the center. Get all child nodes. Arrange them in a circle around the center. When a node is pressed, make it the new center. Load its child nodes. Repeat the cycle. ⸻ MVP screens 1. List of maps a list of all maps; a “Create map” button. 2. Map screen the central node; child nodes; an add button; a back button. 3. Creating / editing a node Fields: Title. Note. Buttons: Save. Delete (only for existing nodes). ⸻ What is NOT included in the MVP Cloud synchronization. Collaborative editing. Node colors. Icons. Drag & Drop. Search. Export. Import. Undo / Redo. Attachments. Tags. Reminders. Statuses. Zooming. Map templates. ⸻ Main goal of the MVP To allow the user to: create a map; create an unlimited number of nested nodes; navigate between nodes; edit them; delete them; automatically save all changes. This is enough to validate the core idea of the product without implementing secondary features.
If calls are made through a SIM card on an iPhone, it is necessary to automatically transmit information about incoming/outgoing calls to the CRM.
Part 13. Redesign of the liquid eye application. Revamp the entire design to the new one according to Figma figma.com/design/ZLKu7WrjF3xVDRmQATbkBj/Translate-app?node-id=0-1&p=f&t=KYXyfaBozXMII1RY-0
iOS application (quit smoking) on Flutter, a coder is needed for minor adjustments. . Bugs that need to be fixed: 1)Fix currency display across displays to be stable. On the main screen, in the widget, and in the quiz, the currency of saved money must match the payment currency. United Kingdom — £, Eurozone countries — €, Ukraine — ₴, Russia — ₽, other countries — $. (currently, the currency is always UAH) 2) Update paywall prices. Main screen: 1 week - £3; 1 month - £7 (41% discount + 3 days trial); Lifetime - £42. 3) Add a button to delete triggers (currently, there is only an option to add) 4) Disable several features, not for premium. Please write how much this will cost and the timeframe for the work. The second bug fix, which we evaluate separately, and the timeframe separately: Replacing the application logo and connecting Facebook SDK. Also, the price and timeframe. If the collaboration is satisfactory, there is potential for long-term work with the developer.