
Igangværende
Slået op
Betales ved levering
My multi-app food-delivery platform (React Native front ends, Java & Spring Boot backend) already runs smoothly for customers, restaurants, delivery partners and admins. I now need a secure hand-over confirmation flow: 1. When the order is marked “out for delivery”, the Customer app must auto-generate a single-use OTP/Pin. 2. The code stays valid for exactly 30 minutes (time-based expiry) and the customer can trigger a fresh code immediately if something goes wrong. 3. The Delivery Partner app prompts for this code on arrival; on successful match the backend records “delivered” and releases any pending status updates to the Restaurant and Admin apps. Technical notes • React Native (Android only) with Java modules is the current stack; server side is Spring Boot with MySQL. • Please respect Google’s 16-kB native library alignment requirement throughout the build—even though I am distributing via direct APK sideload, not Play Store. • No other features are changing, so keep the existing architecture and naming conventions intact. Deliverables • Updated source code for Customer, Delivery Partner and backend modules. • Signed, install-ready APKs for the two affected mobile apps. • Brief setup notes so my team can reproduce the build. Acceptance I will run a test order: the Customer app must display a fresh 6-digit code, allow an immediate re-generate, time out at 10 minutes, and sync correctly with the Delivery Partner app and backend logs.
Projekt-ID: 40254968
34 forslag
Projekt på afstand
Aktiv 12 dage siden
Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs

I can implement a secure, time-based OTP handover confirmation flow within your existing React Native (Android) and Spring Boot architecture without disrupting current functionality. I will add backend-generated, single-use 6-digit OTP logic with strict expiry control, instant regeneration support, and synchronized status updates across Customer, Delivery Partner, Restaurant, and Admin modules. The solution will follow secure coding best practices, maintain your current naming conventions, ensure MySQL integrity, and comply with Google’s 16-kB native library alignment requirement. I will deliver fully tested source code updates, signed install-ready APKs, and clear build documentation so your team can easily reproduce the setup. Best Regards, Kapish
₹2.500 INR på 7 dage
3,4
3,4
34 freelancere byder i gennemsnit ₹7.946 INR på dette job

Hi, I can implement the secure OTP hand-over flow in your existing food-delivery system. I have 5+ years of experience in Android, React Native, Java, and Flutter, and have worked on production delivery and real-time apps, so I’m comfortable extending your current architecture without breaking existing flows. Approach: Generate server-side single-use 6-digit OTP when order moves to “out for delivery.” Enforce strict time-based expiry and instant regenerate support. Secure validation endpoint for Delivery Partner app to confirm hand-over. Atomic status update to mark “delivered” and notify Restaurant/Admin apps. Proper logging and edge-case handling (retry, mismatch, expired). Ensure builds respect Google 16-kB native library alignment. Mobile updates: Customer app: OTP display + regenerate trigger Delivery app: secure OTP entry + validation flow Maintain current naming conventions and clean modular code Deliverables: updated backend + both apps, signed APKs, and brief build/setup notes. I can start immediately and ensure the flow is production-safe and fully tested. Let’s proceed. Best, Bhargav
₹7.000 INR på 7 dage
7,0
7,0

Hi, I can implement a secure OTP handover flow in your existing React Native + Spring Boot system with time-based expiry, instant regeneration, and seamless backend sync without affecting current architecture. I’ll deliver updated modules, signed APKs, and clean setup notes so your team can rebuild and deploy confidently. Can we discuss on chat. Regards Abhishek
₹12.000 INR på 7 dage
5,8
5,8

Hi, This is a clean, well-defined enhancement — and it can be implemented without disturbing your current architecture. I can implement a secure OTP handover flow with: ✔ Backend-generated, single-use 6-digit OTP (stored hashed in MySQL) ✔ Exact 30-minute expiry logic (configurable via server) ✔ Immediate regenerate option (invalidate previous code instantly) ✔ Delivery Partner validation endpoint (atomic verification + status update) ✔ Auto-update “delivered” status across Restaurant & Admin apps ✔ Proper logging for audit trail On the React Native side: • Customer app: secure OTP display + countdown timer • Delivery app: OTP input + verification call • No architectural changes, naming conventions preserved • 16-kB native library alignment respected during build • Signed APKs provided I’ll ensure the flow is transaction-safe (no double delivery confirmation) and fully synced with backend logs. Happy to start immediately and deliver clean, production-ready code with brief build notes for your team.
₹7.000 INR på 7 dage
4,7
4,7

With a decade of industry experience, I've amassed a comprehensive skill set that perfectly aligns with your project needs. From being adept in Android and Mobile App Development to having an impeccable grasp of MySQL and React Native, I bring to the table the exact expertise required to integrate the In-app OTP feature to your food-delivery platform. Your project specifies the use of Java and Spring Boot, both within my proficiency spectrum, which ensures that I can quickly adapt to your existing architecture without disruption. Furthermore, my attention to detail mirrors your need for alignment with Google's 16-kB native library requirement, and I intend to create code that is play-store ready. Lastly, as a value-addition, my company offers free 3 months support post-project completion. This will guarantee that not only do you get impeccable deliverables -- including updated source code for all modules, signed APKs for the affected apps, and reproduction setup notes -- but also a committed support system after acceptance. Let's turn your **idea into reality** efficiently and cost-effectively. Choose me for a great project experience!
₹15.000 INR på 7 dage
5,4
5,4

Having reviewed your project, I am confident that my extensive experience in mobile app development, particularly with React Native and Java, makes me the ideal candidate to successfully integrate the OTP feature into your food-delivery platform. My background spans eight years developing high-performance cross-platform applications, delivering custom solutions tailored to various industries like logistics and fintech to name a few. Not only do I have proven skills in Java and Spring Boot, but I am also well-versed in Firestore and MySQL which are essential for ensuring robust backend development. Moreover, my adeptness at UI/UX design implementation will be instrumental in efficiently aligning with Google's native library requirement while maintaining the integrity of your current architecture. What sets me apart is not just technical excellence but also a strong commitment to clear communication and end-to-end project management. I prioritize delivering high-quality code within set deadlines, as exhibited in previous projects like ANCOR (React Native, MongoDB) and Onit (React Native, Node.js). Put simply, if you entrust this project to me, you're choosing reliability, quality and skilled execution.
₹6.000 INR på 3 dage
4,6
4,6

Hi — I’ve implemented OTP-based delivery confirmation flows before and can add this without disturbing your current architecture. On “out for delivery”, the Spring Boot backend will generate a cryptographically secure 6-digit OTP, hash it, store it with a strict expiry, and expose it via a protected endpoint. The Customer app fetches and displays the code, supports instant regeneration (invalidating the previous token), and shows a countdown timer. The Delivery Partner app submits the code on arrival; the backend validates it, marks the order delivered, and triggers status updates for restaurant and admin channels. I’ll implement server-side expiry enforcement, replay protection, and rate limits to prevent brute-force attempts. Sync and delivery state changes will run inside a transaction to ensure consistency across all apps and logs. Tech approach React Native (Android, Java modules) • Spring Boot • MySQL • secure OTP generation (SecureRandom) • hashed storage • REST endpoints • transactional status updates. Build outputs will respect Google’s 16-KB native library alignment requirement and include signed APKs plus concise build/setup notes so your team can reproduce everything. This will deliver a reliable handover confirmation flow with fast verification and clear audit trails.
₹7.000 INR på 7 dage
4,5
4,5

Hello, I CAN DO THIS. I have 6.5+ years of experience in this field. Let's connect and discuss more about your requirements. Thank you.
₹15.000 INR på 3 dage
4,4
4,4

Hi, I see you need a secure OTP-based delivery confirmation flow integrated into your existing React Native + Spring Boot ecosystem. I’ve implemented time-bound verification systems with clean backend validation and minimal architectural disruption. I specialize in: React Native app enhancements (Android) Spring Boot secure API development Time-based OTP logic & workflow automation Approach: Implement server-side OTP generator with expiry, Sync with Customer & Delivery apps, Preserve architecture, Deliver signed APKs + build notes What sets me apart: Secure, scalable validation logic Clean integration without breaking existing flows Production-ready delivery We can negotiate the budget Ready to implement a dependable OTP confirmation system within your current stack.
₹7.000 INR på 7 dage
3,4
3,4

As an accomplished mobile app and software developer with a solid 8+ years of experience, I am certain that I have the professional competence and dedication needed to easily integrate your in-app OTP feature into your multi-app food-delivery platform. My proficiency in using React Native (Android), Java, and Spring Boot aligns perfectly with the technical requirements for this project. I can confidently secure a hand-over confirmation flow for you by creating an automatic OTP generation system using time-based expiry mechanism. I fully understand your need for clean, reliable code that aligns with Google’s standards. Having distributed several APKs outside Play Store before, I’m well-versed with the necessity for maintaining the 16-kB native library alignment throughout the build. With my enhanced commitment to precision, your existing architecture, naming conventions and no change requirements would be strictly adhered to.
₹7.000 INR på 7 dage
2,8
2,8

As an experienced software developer with a strong background in API and backend development, I feel confident in my ability to assist you with your app's OTP feature integration. I have extensive proficiency in programming languages such as Java, which you mentioned is the backbone of your platform's backend. Additionally, my skills in MySQL, React Native and Spring Boot align perfectly with your tech stack which would allow me to provide the best possible solution. Lastly, my dedication to providing high quality outputs consistently sets me apart from others. In this project, I guarantee deliverables that include updated backend, customer and delivery modules' code as well as signed APKs for your two critical mobile apps. Moreover, I understand the importance of documentation so that subsequent reproductions are effortless for your team. This project is not just about delivering secure OTPs but also ensuring smooth communication flow from the customer, through the delivery partner and all the way to the restaurant and admin applications. With me on board, you can be confident of an integrated solution that enhances both security and efficiency across your platform.
₹10.000 INR på 7 dage
2,4
2,4

Hello, I can implement the secure OTP-based delivery confirmation flow within your existing React Native (Android) and Spring Boot architecture without disrupting current modules. Implementation Approach: • Generate secure 6-digit OTP server-side when order status = “Out for Delivery” • Store hashed OTP with 10-minute time-based expiry (configurable) in MySQL • Allow immediate re-generation with previous OTP invalidation • Delivery Partner app validation via secure API endpoint • On successful match → update order status to “Delivered” and trigger sync across Restaurant & Admin apps • Maintain existing naming conventions and architecture Technical Assurance: • Spring Boot REST API with proper validation & transactional updates • Clean React Native integration (no architecture changes) • 16-kB native library alignment maintained during APK build • Signed, install-ready APKs will be provided • Clear setup & build documentation included I focus on clean, production-ready code and smooth handover. Ready to start immediately. Best regards, [Anil Prajapati]
₹7.000 INR på 7 dage
1,8
1,8

Hello, Your OTP-based delivery confirmation flow is a clean, security-focused enhancement and fits perfectly into your existing React Native + Spring Boot architecture. Since your platform is already stable, the goal here is to introduce a time-bound, single-use verification mechanism without disrupting current order lifecycle logic. duration - 8 working days price - 800
₹7.000 INR på 7 dage
1,4
1,4

As an accomplished Android developer with extensive experience in Mobile App Development, I believe I am the perfect candidate to fulfill your project needs. While I acknowledge my core skills lay in Graphic Art designing and 3D Animation, I have always enjoyed expanding my horizons and embracing new challenges, allowing me to diversify my expertise and skills. My UI/UX design et al, coupled with my knowledge of React Native (Android only) using Java modules aligns perfectly with your requirement. I understand the importance of security and seamless functionality of a food-delivery platform. Building an efficient OTP feature like yours requires not only technical know-how but also attention to details - a characteristic trait that defines my work. I will meticulously follow Google’s 16-kB native library alignment requirement throughout the build process so that the efficiency doesn't waver just because you are sideloading and not distributing via the Play Store.
₹5.000 INR på 6 dage
0,9
0,9

✅ I will implement secure OTP flow with generation, regeneration, and expiry logic in React Native + Spring Boot. ✅ Strong backend experience ensures reliable validation, sync, and status updates across all apps. ✅ I’ll maintain existing architecture and ensure 16KB alignment compliance. ✅ Delivering tested code, APKs, and clear setup documentation.
₹4.000 INR på 2 dage
0,5
0,5

Hi, I can easily DO your work IN 24 HOURS, DM me now to get started, PRICE NEGOTIABLE 100% Work satisfaction is provided
₹2.000 INR på 1 dag
0,0
0,0

Hi there, I can implement a secure OTP-based handover flow exactly within your existing architecture. I’m a senior developer with strong hands-on experience in React Native (Android), Java, Spring Boot & MySQL, and I’ve delivered similar time-bound OTP and delivery-confirmation systems before. I’ll add a single-use, auto-generated 6-digit OTP, strict time-based expiry, instant re-generate logic, and seamless sync across Customer, Delivery Partner, Restaurant & Admin—without touching unrelated features or naming conventions. I’m also fully aware of Google’s 16-kB native library alignment and will ensure clean, signed APKs. I can start immediately and deliver fast. Happy to discuss edge cases and get this live right away. Thanks Amul
₹7.000 INR på 7 dage
0,0
0,0

Hi, I’m Sanket, a full-stack developer experienced in React Native + Spring Boot systems with structured backend workflows and real-time status updates. Since your food-delivery platform is already live, I understand this is a focused enhancement — adding a secure OTP-based handover flow without disturbing the existing architecture. What I’ll Implement • Auto-generate 6-digit OTP when order status becomes “Out for Delivery” • Store hashed OTP in backend (Spring Boot + MySQL) • 30-minute time-based expiry (configurable) • Instant re-generate option (invalidate previous code) • Delivery Partner app verification screen • On successful match → mark “Delivered” + trigger status sync to Restaurant & Admin Technical Approach • Backend: Spring Boot service layer update (secure OTP logic + expiry scheduler) • DB: Timestamp-based validation with indexed fields • React Native (Android): UI update in Customer & Delivery Partner apps • Maintain existing naming conventions & architecture • Ensure 16-kB native library alignment during APK build Deliverables • Updated backend + both mobile source codes • Signed APKs (Customer & Delivery Partner) • Setup/build notes for reproduction I’ll ensure the test scenario works perfectly: fresh OTP, immediate regenerate, expiry handling, and proper backend logging. Ready to start immediately. — Sanket
₹5.500 INR på 7 dage
0,0
0,0

I run VixLabs, where we have a dedicated team experienced in developing mobile applications, web solutions, and AI agent systems. We have worked on multiple projects across different domains and are confident in delivering quality solutions. I would appreciate the opportunity to collaborate on your upcoming app projects. Please let me know a convenient time to discuss further.
₹7.000 INR på 7 dage
0,0
0,0

I’ve reviewed your requirements for implementing a secure hand-over confirmation flow in your multi-app food-delivery platform. You need a time-sensitive, single-use OTP system integrated within your React Native (Android) Customer and Delivery Partner apps, backed by your Spring Boot server, while respecting strict native library size constraints and preserving current architecture. I’m the perfect fit for your project. My expertise in React Native and Java backend development enables me to build a robust OTP generation and validation mechanism that ensures real-time synchronization across apps and backend, improving delivery accuracy and operational transparency. While I am new to Freelancer, I have extensive experience delivering successful projects off-platform. I’m happy to offer a slightly reduced initial rate in exchange for your honest review once satisfied. How soon would you like to discuss the project timeline and next steps?
₹9.400 INR på 7 dage
0,0
0,0

Hi, I can implement a secure OTP-based delivery confirmation flow across your React Native apps and Spring Boot backend while preserving your existing architecture. I’ll add backend logic to generate a single-use 6-digit OTP when an order moves to Out for Delivery, store it securely with timestamp metadata, and enforce time-based expiry plus immediate regeneration capability. The Customer app will display and refresh the OTP, while the Delivery Partner app will prompt for verification and trigger the final delivery state update upon successful validation. The solution will include proper API endpoints, database updates, audit logging, and concurrency-safe validation to prevent reuse or race conditions. I’ll also ensure builds remain compliant with 16-kB native library alignment and follow your current naming and module structure. You’ll receive: Updated backend + Customer + Delivery Partner source code Signed APKs for both mobile apps Brief build and setup notes I focus on secure verification flows, clean integration, and minimal disruption to existing systems. Happy to review your current modules and begin implementation. Best regards, Anand Shah
₹9.000 INR på 7 dage
0,0
0,0

Indore, India
Betalingsmetode verificeret
Medlem siden nov. 19, 2025
₹600-1500 INR
₹600-1500 INR
₹100-400 INR / time
₹600-1500 INR
₹600-1500 INR
$15-25 USD / time
$20000-50000 USD
₹12500-37500 INR
₹600-1500 INR
$100-600 NZD
$15-25 USD / time
₹12500-37500 INR
₹1500-12500 INR
$8-15 CAD / time
$5000-10000 USD
₹50000-60000 INR
$750-1500 USD
$30-250 USD
$15-25 USD / time
₹12500-37500 INR
₹37500-75000 INR
₹12500-37500 INR
₹12500-37500 INR
₹600-1500 INR
₹37500-75000 INR