
Đã đóng
Đã đăng vào
Thanh toán khi bàn giao
PROJECT: Fix & Stabilize Kundali System (WordPress) CURRENT STATUS: - WordPress site ready - Kundali API integrated (ProKerala) - Plugin exists but unstable REQUIRED WORK: 1. Fix Database Storage - Store all form data properly (name, DOB, TOB, city, mobile, email, IP, timestamp) 2. Fix Cache System - Same DOB+TOB+City → NO repeated API call - Must load from cache - Must work even if API fails 3. Fix API Flow - Only ONE API call per unique input - Proper error messages (API credits exhausted etc.) 4. Validation - Valid email, 10-digit mobile - No future DOB - No empty fields 5. System Flow Submit → Validate → Store → Cache → Result 6. Performance - Cached results must load fast ---------------------------------- TESTING REQUIREMENT ---------------------------------- Freelancer must pass all tests (DB, Cache, Validation, Flow, Performance) and provide VIDEO proof. ---------------------------------- IMPORTANT ---------------------------------- - Do NOT rebuild from scratch - Fix existing system only - Work on test setup first - No partial work accepted ---------------------------------- API CREDIT RULE ---------------------------------- Same DOB+TOB+City must NOT consume API credits again (must use cache) ---------------------------------- BUDGET & TIMELINE ---------------------------------- Budget: ₹2,000 – ₹2,500 (fixed) Timeline: 2–3 days ---------------------------------- PAYMENT TERMS ---------------------------------- Payment only after: - All tests passed - Video proof provided - Our testing completed
Mã dự án: 40345832
34 đề xuất
Dự án từ xa
Hoạt động 12 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
34 freelancer chào giá trung bình ₹3.030 INR cho công việc này

Hello, I’ve worked on similar WordPress + API + wpdb + caching systems and understand exactly where such instability usually occurs. I can fix your existing Kundali plugin without rebuilding it. My approach (focused & testable): • Database Fix: Use $wpdb->insert() with proper formats, validate columns, log failures, ensure all fields (DOB, TOB, city, IP, timestamp) store correctly • Cache System: Create unique hash (DOB+TOB+City) → store result (DB/transient) → always check before API call • API Flow: Strict single-call logic + fallback to cache if API fails + proper error handling (credits, timeout) • Validation: Server-side + JS validation (email, 10-digit mobile, DOB rules) • Flow Enforcement: Submit → Validate → Store → Cache → Result (strict execution order) • Performance: Cached responses served instantly Testing: • DB entries verified • Cache hit/miss test (no repeat API calls) • Validation checks • Full flow + performance • Video proof of all scenarios Thanks and regards. Sush
₹5.000 INR trong 5 ngày
6,3
6,3

With a specialization in PHP and WordPress development, I am confident in my abilities to deliver the results you require for your Kundali System. Throughout my 10+ year career, I have honed my skills in database storage, cache systems, API flows, and validation – all which your project entails. Alongside this, I also understand the value of a well-performing website and the importance of quick loading times, which aligns with your project’s performance needs. I understand that rebuilding from scratch is not an option for your project. Rest assured, I specialize in fixing. existing systems and fine-tuning them to perform optimally. This also encompasses my ability to work within timelines without compromising on quality. Lastly, but significantly, being located in India ensures that our overlapping business hours will make communication easy and convenient. My availability for long-term technical support even after project completion is testament to my commitment to maintaining lasting client relationships. With an extensive portfolio of successful projects and an outstanding rating as evidence of my proficiency, I am confident that engaging my services will yield the results you desire.
₹2.500 INR trong 7 ngày
5,4
5,4

Hi there, greetings for the day! I can fix and stabilize your existing Kundali system — no rebuild, just clean, reliable fixes. ⭐What I'll Fix: 1. Database Storage – store all form data (name, DOB, TOB, city, mobile, email, IP, timestamp) 2. Cache System – same DOB+TOB+City = no repeated API calls; load from cache; work even if API fails 3. API Flow – one call per unique input; proper error messages (credits exhausted, etc.) 4. Validation – valid email, 10-digit mobile, no future DOB, no empty fields 5. System Flow – Submit → Validate → Store → Cache → Result 6. Performance – cached results load fast ✔️Testing: I'll pass all tests (DB, Cache, Validation, Flow, Performance) and provide video proof. Budget: ₹2,500 (fixed) Payment: Only after all tests passed + video proof + your testing ❓ Quick question: Can you share access to the test setup? Best, Jatinder Pal K.
₹2.500 INR trong 2 ngày
5,8
5,8

As you may have noticed, my extensive experience in Python, PHP, and API integration aligns perfectly with your incredibly specific project needs to fortify your Kundali system on WordPress. My track record boasts a long list of successful projects including the fine-tuning of AI models, intelligent application building with cloud integration using AWS, GCP, Firebase and the creation of various bots for automated tasks. These feats demonstrate my proficiency in data management, systems validation, and utilising cache systems to reduce repeated API calls. One important strength I bring to this most exciting project is my AI-driven automation skills that would massively augment the overall performance and speed of the site. This is critical for your requirement ensuring that cached results load fast which I guarantee will be delivered with an exacting standard. Moreover, my dedication to problem-solving coupled with years spent managing data-intensive projects is an unwavering testament to my ability to build a robust system that can withstand future challenges. Let me assure you Edward will not only meet your budgetary and timeline requirements, but I will also exceed your expectations on performance. I am extremely excited about the prospect of working together. Let's make amazing things happen!
₹2.500 INR trong 7 ngày
4,6
4,6

As a software developer with over seven years of experience, I'm well-equipped to tackle the complex WordPress Kundali System fix and stabilization project. My skills encompass a broad range of programming languages, databases, APIs, and cloud services, including HTML, MySQL, Web Development, and WordPress - all of which are crucial for this task. I have a thorough understanding of how these elements come together and drive optimal system performance to meet specific project expectations. I understand the importance of thorough testing in any project, more so in complex systems like this Kundali System. Rest assured, before final delivery, I will pass all the required tests and provide video proof as requested. Since I believe in always going the extra mile for my clients' satisfaction, you can rely on me to pay attention to every detail even after completing the necessary fixes. Overall, choosing me means entrusting your project to a reliable professional who possesses not only the technical skills required but also the commitment and dedication to meet your specific needs. Let's team up and transform your Kundali system into one that works flawlessly and fetches accurate predictions!
₹2.000 INR trong 7 ngày
6,2
6,2

Hello, I'm excited to tackle your WordPress Kundali System project. I understand the challenges you're facing with the unstable plugin and am ready to provide a stable solution. Here's how I plan to address your requirements: - Fix Database Storage: Properly store all form data for seamless access. - Fix Cache System: Implement efficient caching to avoid repeated API calls. - Fix API Flow: Streamline API calls to minimize errors and optimize performance. - Validation: Ensure accurate and secure data input. - System Flow: Establish a smooth process from submission to result. With my expertise in WordPress development and API integration, I am confident in delivering a reliable solution tailored to your needs. Let's discuss further and get started on enhancing your Kundali System. Looking forward to your response.
₹2.500 INR trong 7 ngày
4,1
4,1

Hi, I've fixed similar WordPress wpdb/API integration issues before. Your Kundali system needs three things stabilized -- DB storage, cache logic, and API call optimization. Here's my approach: 1. Fix Database Storage: ensure all form fields (name, DOB, TOB, city, mobile, email, IP, timestamp) are properly captured and inserted via wpdb->insert() with correct column mappings and data types 2. Fix Cache System: implement a hash-based cache key (DOB+TOB+City) so identical requests return cached results instead of hitting the ProKerala API again. Use WordPress transients with configurable expiry 3. Optimize API Calls: add proper error handling for API failures, rate limiting, and fallback behavior. Log each API call with request/response for debugging 4. Add input validation and sanitization on the form to prevent bad data reaching the DB 5. Test end-to-end: submit form -> verify DB row -> submit same data -> verify cache hit -> submit different data -> verify new API call I've done multiple WordPress DB fixes, plugin modifications, and API integrations. Can resolve this within a day. Is the ProKerala API returning errors, or is it the wpdb insert that's failing silently?
₹2.000 INR trong 2 ngày
4,1
4,1

Hi, I saw your project and can help fix and stabilize your existing WordPress Kundali system without rebuilding it. I’ll ensure proper database storage of all form data, implement a reliable cache system so repeated DOB+TOB+City queries don’t consume extra API credits, and fix the API flow with proper error handling. I’ll validate emails, 10-digit mobiles, DOBs, and required fields, streamline the system flow (Submit → Validate → Store → Cache → Result), and optimize cached result performance. I’ll work on your test setup first and provide full video proof once all tests pass. Best regards, Vikas
₹16.000 INR trong 3 ngày
3,4
3,4

Hello, I can help fix the issues on your website and ensure everything works smoothly. I have experience troubleshooting website errors, resolving bugs, fixing layout or functionality problems, and improving overall site performance to provide a better user experience. I focus on identifying the root cause of the issue and implementing a reliable solution quickly while keeping the site secure and responsive. >>I would be happy to connect and discuss the issue in detail. Let's have a quick chat or call to review the problem and get it resolved quickly.<< Best Regards, Pritpal Kaur
₹3.000 INR trong 7 ngày
3,5
3,5

Hello, I’ve reviewed your project and would be glad to assist you. I bring 6+ years of experience in web, mobile, Blockchain, and AI development, and I’ve worked on numerous projects across different industries and requirements. I have strong expertise in MEAN/MERN, Flutter, React Native, PHP, Laravel, Python, WordPress, Shopify, AI, and Blockchain, and I focus on delivering clean, scalable, and reliable solutions with clear and consistent communication throughout the project. I’d be happy to discuss your requirements and suggest the best approach. Best regards, Suman Joshi
₹2.500 INR trong 7 ngày
3,1
3,1

I understand that your Kundali system on WordPress is facing instability issues, particularly with database storage, caching, and API flow. These challenges can significantly affect the user experience and reliability of your application. With over 12 years of experience in full-stack development and extensive work with WordPress, I am well-equipped to tackle these issues. I will focus on fixing the database storage to ensure all form data is properly saved, optimizing the cache system to prevent repeated API calls for the same inputs, and refining the API flow for efficient error handling. Additionally, I'll implement robust validation checks to enhance data integrity. I also have expertise in performance optimization to ensure cached results load quickly. Rest assured, I will adhere strictly to your requirement of not rebuilding from scratch and will provide comprehensive video proof of all tests passed. To clarify my approach, how do you currently manage user notifications in case of API failures?
₹3.000 INR trong 7 ngày
2,9
2,9

Hello, I can stabilize your existing Kundali WordPress system without rebuilding it from scratch. I will fix database storage, implement a reliable cache to prevent repeated ProKerala API calls, correct the API flow, and add strict validation for email, mobile, and DOB fields. The workflow will follow: Submit → Validate → Store → Cache → Result with optimized performance. I will complete full testing and provide video proof demonstrating DB, cache, validation, and system flow. Best regards, Gulam
₹3.500 INR trong 4 ngày
2,9
2,9

Hi, Could you provide access to the current WordPress setup? It sounds like there are multiple areas that need attention, especially with the database storage and caching system. I can help you fix the database to properly store all form data while ensuring that repeated API calls are minimized by implementing an efficient caching mechanism. I’ll set up unique API calls and proper error handling, as well as validation to maintain data integrity. With over 5 years of experience in WordPress development, I’m confident in stabilizing your Kundali system without a complete rebuild. I’ll also conduct thorough testing to ensure everything meets your requirements, providing video proof as needed. Let’s get started soon! Best Regards, Shahid
₹2.500 INR trong 7 ngày
1,9
1,9

Hey there! Ready to fix your Kundali system faster than a rocket (without rebuilding it, of course)! I’ll stabilize your API, sort the database, and make sure your cache works like a charm. No repeated API calls, no empty fields, just smooth sailing . I’ll test, validate, and even throw in a video to prove everything's top-notch. Let's keep the credits safe and the results speedy. All that in 2-3 days – how does that sound? Let’s get it fixed and rolling!
₹2.500 INR trong 2 ngày
1,8
1,8

Hi there! I just went through the details of your project and I'm ready to start immediately. I have the skills to tackle 'Strengthen WordPress Kundali System' efficiently and will ensure the final deliverable meets all your requirements. I'm flexible with revisions and always available for questions. Let's connect!
₹3.600 INR trong 7 ngày
0,0
0,0

Hi there! I've carefully reviewed your project to strengthen the WordPress Kundali system. I see that you have a WordPress site with an integrated Kundali API from ProKerala, but the existing plugin is unstable. My experience includes working on similar projects where I have successfully fixed and stabilized systems to ensure smooth operations. I have a few questions regarding the project: 1. Have you encountered any specific issues with the current database storage that need immediate attention? 2. How critical is the performance aspect for you in terms of loading times for cached results? I am confident that my expertise in fixing database storage, cache systems, API flows, validation processes, and system flows align well with the requirements of your project. I look forward to the opportunity to work on this project and provide a robust solution. Thanks, Tejbir Bhatia
₹2.500 INR trong 7 ngày
0,0
0,0

Hi, I’ve reviewed your WordPress Kundali system requirements and can stabilize the existing setup without rebuilding from scratch. I have hands-on experience with WordPress, PHP, MySQL, and API integrations, ensuring proper database storage, efficient caching, validation, and a smooth API flow. I can implement fast cached results, handle errors gracefully, and provide full video proof after testing. Do you want me to also optimize performance for high-traffic scenarios? Best regards, AC
₹2.000 INR trong 3 ngày
0,0
0,0

I see you're looking to stabilize your existing Kundali system without rebuilding — I can fix your current plugin while ensuring proper DB storage, caching, and API flow as required. I’ve worked with WordPress + API integrations and can implement a smart cache system to prevent repeated API calls and save credits. I’ll also handle validations, error handling, and ensure smooth end-to-end flow (Submit → Validate → Store → Cache → Result). I understand the importance of testing — I’ll pass all checks (DB, cache, validation, performance) and provide complete video proof. Can start immediately and deliver within 2–3 days. Let’s discuss and get this fixed properly ?
₹2.000 INR trong 2 ngày
1,0
1,0

Hi — I understand the issue isn’t building a Kundali system, it’s fixing a *partially working one* without breaking what already exists. That’s where most freelancers struggle—debugging flow, caching, and API handling together. From your brief, the main problems are clear: unstable data storage, repeated API calls (wasting credits), weak validation, and inconsistent system flow. I’ll focus on stabilizing the current plugin—not rebuilding it. Here’s how I’ll fix it: * Correct database handling to reliably store all inputs (including IP & timestamp) * Implement proper caching (DOB + TOB + City as unique key) to prevent duplicate API calls * Ensure cached results load even if API fails or credits are exhausted * Fix API logic so only ONE call happens per unique request * Add strict validation (email, 10-digit mobile, no future DOB, required fields) * Clean the full flow: Submit → Validate → Store → Cache → Result * Optimize performance so cached responses load instantly I’ve handled similar WordPress + API debugging tasks where the main goal was reducing API usage and stabilizing legacy code without rewriting it. Budget can be slightly flexible depending on complexity found during debugging, but I’ll aim to stay within your range. Timeline: 2–3 days. If you want this fixed properly (not patched temporarily), I’m ready to start right away ?
₹2.500 INR trong 5 ngày
0,0
0,0

Hey, I’ve read your project description carefully and clearly understand your requirements to fix and stabilize your existing WordPress Kundali system. I have 5+ years of experience in PHP, WordPress, MySQL, and API integration. I will deliver a fully stable system with proper database storage, caching, validation, and optimized API flow. • Implement single API call per unique input with fast-loading cache and error handling • Validate all fields (email, mobile, DOB) and prevent future/empty entries • Test all flows, performance, and provide video proof for verification Best Regards, Jasraj Kaur
₹2.500 INR trong 2 ngày
0,0
0,0

Hyderabad, India
Thành viên từ thg 3 15, 2026
₹2000-2500 INR
₹2000-2500 INR
₹1000-1200 INR
₹2000-3000 INR
₹3500-4000 INR
$5000-10000 USD
$10-50 USD
€250-750 EUR
£750-1500 GBP
₹37500-75000 INR
$5000-10000 USD
$750-1500 USD
₹600-1500 INR
₹600-1500 INR
$30-250 AUD
₹1500-12500 INR
₹1500-12500 INR
₹750-1250 INR/ giờ
₹1500-12500 INR
£20-250 GBP
₹600-1000 INR
$250-750 USD
$250-750 USD
$30-250 AUD
$30-250 USD