Budget: 250000 UAH Deadline: 60 days
Здравствуйте!
Есть команда, готовы реализовать проект под ключ - дизайн, иос, андроид, серверная часть.
Обращайтесь
Приложение должно иметь следующие функциональные возможности:
1) Основная страница должна иметь список блоков данных по лицевым счетам.
Блок данных должен состоять из следующих полей:
- номер лицевого счета клиента;
- ФИО клиента;
- Адрес клиента;
- Тариф клиента;
- Баланс клиента.
2) Форма Меню настроек:
- номер телефона (редактирование);
- email адрес (редактирование);
- список лицевых счетов (добавление, редактирование, удаление).
3) Форма списка заявок на работу техническому персоналу и дополнительной информации по клиенту. Основные поля:
- Дата создания заявки;
- Адрес заявки;
- Статус заявки;
- Комментарий тех. персонала.
4) Форма создания заявки на работу. Основные поля:
- Дата создания заявки;
- Адрес заявки;
- Статус заявки;
- Комментарий Пользователя.
5) Форма просмотра заявки и дополнительной информации по клиенту. Основные поля:
- Дата создания заявки;
- Адрес заявки;
- Статус заявки;
- Комментарий Пользователя;
- Комментарий Технического персонала.
6) Форма список оплат клиента. Основные поля:
- Дата;
- Сумма;
- Комментарий.
7) Форма список списаний денежных средств с баланса клиента;
- Дата;
- Сумма;
- Комментарий.
8) Форма список прочитанных Push уведомлений;
- Дата;
- Сообщение.
9) Форма Push уведомления.
10) Форма формирования заявки на оплату через систему приема платежей в банке.
11) Форма подтверждения оплаты.
12) Форма вывода информации об ошибках или сбоях приложения.
Так же приложение должно уведомлять сервер о получении Push уведомления и его прочтении.
Необходимо рассчитать сроки и стоимость проекта и написать требования к протоколам коммуникации с серверной частью.
Budget: 250000 UAH Deadline: 60 days
Здравствуйте!
Есть команда, готовы реализовать проект под ключ - дизайн, иос, андроид, серверная часть.
Обращайтесь
Budget: 150000 UAH Deadline: 60 days
После уточнения требований подготовим детальную оценку.
Качественно выполним Ваш проект и будем сопровождать после релиза.
Подробнее - через личные сообщения.
Mobiwolf.com существует с 2010 года. Специализируемся на разработке комплексных мобильных решений под платформы Android, iOS. Преимущественное число наших заказчиков - зарубежые компании из США и Европы.
Budget: 8000 UAH Deadline: 90 days
Андрей, можем взять на себя "полный цикл"
Проектирование, Дизайн, Бекенд-Админка-АПИ, Иос, Андроид
Предварительно - 8 тыс долларов и около 90 р.дн
Мы команда с опытом. Договор, безналичный расчет
Готовы к сотрудничеству.
[email protected]
skype: art-coral
WhatsApp +380967001820
Budget: 123456 UAH Deadline: 12 days
давайте посмотрим на дизайн и апи и оценим ваш проект адекватно. готов сотрудничать, жду вашего ответа.
Budget: 65000 UAH Deadline: 60 days
Доброго Вам Андрей. Я iOS-developer с хорошим стажем.
Время.
Предварительно не видя дизайна это займет примерно 2 месяца,
Цена.
~ $2.5-2.8к
Budget: 30000 RUB Deadline: 30 days
добрый день
готов к работе
Напишите в лс для обсуждения деталей
Мои контакты:
Skype: lightangelus18
Telegram : @erizo_s
Мое резюме: https://docs.google.com/document/d/198nJMzlgyeQ1y2SIxflGSs-VfMWh9Nloq83GgMuYOnU
Budget: 111 UAH Deadline: 111 days
Добрый день Андрей, занимаюсь нативными разработками мобильных приложений на iOS(Swift/Objective), Android(Kotlin/Java). Нахожусь в Запорожье готов обсудить проект по скайпу или при встречи ( если это обязательно). Телеграм +48 537 207 776
Budget: 10000 UAH Deadline: 111 days
Добрый день,Андрей.
Предварительный стек работ,такой:
ТЗ $200-3 недели
Дизайн $800-3-4 недели
Бекенд + админка-2550$-1,5 месяца
Андроид-2925$-2 месяца
ИОС-2925$-2 месяца
Тоесть предварительно на всю разработку,до 4,5 месяцев работы.
Андрей, приветствую. Заинтересовал ваш проект. Представляю команду разработчиков, у нас крутые специалисты, но пока мало специалистов. Сделаем вам по хорошему чеку. Давайте обсудим детали.
Development of a simple Android application is required. Project description It is necessary to develop a very simple application for Android. The application consists of only one screen and performs one function — it accepts a text command and outputs a predefined response. No complex logic, server part, or internet connection is required. Functionality The main screen should have: - a text input field (in the style of a command line or terminal); - a "Submit" button; - an area to display the result. After pressing the button, the application compares the entered text with a list of predefined commands. If the command is found — a predefined text is displayed. For example: - "help" → the text "List of available commands" is displayed. - "about" → information about the application is displayed. - "test" → "Test completed successfully" is displayed. If an unknown command is entered — a message is displayed: "Unknown command." The number of commands is small (approximately 5–10). All responses are static and predefined in the application. What is NOT required - internet; - server; - API; - database; - registration and authorization; - storage of user data; - multiple screens; - complex logic; - animations; - push notifications. Design A neat modern interface in a minimalist style is needed. It is preferable to use a dark theme. Without complex effects and animations. Requirements - The application must work on the maximum possible number of Android devices. - Compatibility with modern and older versions of Android. - The code should be clear and suitable for further editing. Work results It is necessary to provide: - the source code of the project; - a ready APK for installation; - a brief instruction where the list of commands and response texts can be changed if necessary. When responding, please indicate: - cost; - deadlines; - the minimum version of Android on which the application will work.
Technical Task for the Development of the MVP Mobile Application MoveWayAbout the Project I want to create a mobile application MoveWay for international passenger transportation by minibuses (vans) with 7–8 passenger seats. The main idea is to create a platform that will unite carriers who operate international trips by minibuses and passengers in one service. The application should allow passengers to quickly find a trip, book a seat, and pay for it online, while enabling carriers to easily manage their routes and bookings.
The website itself is fully ready, there is no need to develop anything from scratch — it just needs to be integrated into the application effectively. The most important requirement is experience specifically with publishing WebView applications in the App Store. Therefore, please include examples of your applications that are already published in the App Store in your response. If you have examples for Google Play as well, you can send those too, but the primary interest is in the App Store. After the development is completed, the applications will need to be published in the App Store and Google Play so that they are available for download. The price stated in the announcement is the minimum — we will discuss the final price and all details in personal correspondence. If you have real experience with such projects and understand the App Store requirements for WebView applications — please write, I would be happy to collaborate.
Mobile application testers needed Conditions: - An Android-based phone is required - Download and install the application - Take screenshots of the interface - Highlight all the shortcomings of the program Payment for testing the program is made after the work
Need to test the opening of a link and record the smartphone screen. Nothing complicated. Anyone can do it.