
Completed
Posted
Paid on delivery
have an existing voting systems program, SQLite, that has a glitch in the disability section that needs correcting. Source code Available Program on individual folder per voting machine
Project ID: 40393008
200 proposals
Remote project
Active 23 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hi there, ? A glitch in the disability section of a voting system is risky, because it can block or mis-handle votes for a specific group of voters. I work with C#, .NET and SQLite daily and can quickly reproduce, trace, and fix the exact issue while keeping the current logic and data intact. I have two quick questions to make sure we’re on the same page: What exactly happens in the disability flow now (error, crash, wrong behavior)? Do all machine folders share the same SQLite schema, or are there per-machine differences? I can also add better logging around the disability workflow so future issues are easier to detect and debug. ? Let’s discuss your project now!
$250 USD in 3 days
4.7
4.7
200 freelancers are bidding on average $459 USD for this job

Drawing from my decade-and-a-half of experience in software engineering, I believe I'm the ideal candidate for your C# project. I am well-versed in .NET technologies such as C#, WPF, MsSql Server - all aligned with your project requirements. As a Senior Software Engineer and Tech Lead, I've successfully handled multiple international assignments requiring complex problem-solving, the exact skill set needed to identify and correct the disability section glitch within your voting system. Regards, Armando
$500 USD in 7 days
8.4
8.4

Hello I am Windows Desktop application developer and I have over 15 years of experience with C# and .NET. Also, I am familiar with SQLite very well As far as I understand you need to correct this app, if there is available source code - I can do it.
$262 USD in 2 days
8.0
8.0

hi there i can fix this sqlite issue. lets have a chat and discuss more thanks
$250 USD in 1 day
7.3
7.3

Disability section glitches in voting systems are high-risk because they can silently distort ballot classification or stored results in SQLite per-machine setups with schema drift. First, reproduce issue across machine folders to isolate data or schema dependency. Then inspect SQLite schema and queries for disability field nulls and type mismatches. Next enforce parameterized queries and transactional updates in API layer to prevent overwrites. Add regression tests per machine dataset and logging around vote mutations. In Aras, I fixed similar backend data integrity issues by tightening validation and query logic, reducing inconsistent writes ~30%. Can quickly trace root cause in codebase. Q1: Is disability field stored as boolean, enum, or text in SQLite? Q2: Are all machines using identical schema migrations and SQLite versions? Q3: Does API write directly to DB or go through a service layer?
$500 USD in 7 days
6.9
6.9

Reviewed the given attachments-------------checked your project description -------I believe I can do this project in an efficient and professional manner----- ----------for correction of existing program I am highly appreciative to work on this specific task I am an Innovative C#/.NET/API/Full stack developer having rich experience with so many successful Tasks. I have some queries to give you accurate time and price Let’s connect on chat for further discussion and start quickly. Thanks!!
$650 USD in 7 days
7.1
7.1

Hello, I can help you quickly identify and fix the issue in your existing SQLite-based voting system, especially within the disability section. I have experience working with C#, .NET applications, and SQLite databases, including debugging legacy systems, fixing logic errors, and ensuring stability across multiple deployments. . How I will approach your issue • Review the source code and database structure for the disability section • Reproduce the glitch locally to understand the root cause • Fix the issue in logic/UI/database interaction (whichever applies) • Test across multiple machine folders to ensure consistency • Ensure no side effects on other voting functionalities . Deliverables • Fixed and tested code • Clean explanation of the issue and applied fix • Updated build ready for deployment on all machines 5. Timeline Estimated within a day depending on complexity of the bug. I focus on fast, precise debugging with minimal disruption, especially for sensitive systems like voting software. Ready to review your code and resolve this quickly. Regards, Muhammad Shoaib
$350 USD in 1 day
6.7
6.7

Hi I can review and fix the glitch in your existing SQLite-based voting system by tracing the disability-section logic directly in the source code and correcting the issue without disrupting the rest of the application. I have experience debugging desktop applications, database-driven workflows, form logic, validation rules, and legacy codebases where the main challenge is isolating one fault safely inside an already working system. A key technical issue in projects like this is that glitches in sensitive sections often come from data-binding problems, conditional logic errors, or inconsistent handling between local folders and machine-specific program instances. I would solve that by auditing the disability-section code path, checking the related SQLite schema and queries, reproducing the bug on a controlled copy, and applying a targeted fix that preserves the current structure across each voting-machine folder. I can also review whether the same defect exists in all machine copies, standardize the correction if needed, and verify that the fix does not create side effects in adjacent sections. From a technical side, I focus on careful debugging, clean patching, and clear documentation so you know exactly what changed and why. The result will be a stable corrected build with the source code updated and ready for deployment to the affected machines. Thanks, Hercules
$500 USD in 7 days
6.3
6.3

Hi, I noticed you're looking to fix a glitch in the disability section of your existing voting system program. I’ve worked extensively with SQLite and have over a decade of experience in software development, particularly in ensuring accessibility features are robust. The issue is isolated to specific folders for individual voting machines, which means we can focus on those areas efficiently. My approach will be: 1. Review the Current Code: I’ll thoroughly examine the disability section in each relevant folder. 2. Identify and Fix the Glitch: Once identified, I'll correct any bugs or inconsistencies. 3. Thorough Testing: After fixes, comprehensive testing will ensure everything works as expected. 4. Documentation: Detailed notes on changes made for future reference. You can check my portfolio for previous work: https://www.freelancer.com/u/reedsystems Looking forward to bringing your system back to full functionality! Best, Reed
$550 USD in 10 days
6.0
6.0

Your disability section glitch likely stems from SQLite's lack of native boolean types - I've debugged this exact issue in 3 voting systems where checkbox states weren't persisting correctly between sessions. If the bug appears intermittently, it's probably a race condition in your database write operations. Before I map out the fix, I need clarity on two things - What's the current SQLite schema for the disability section (are you storing as INTEGER 0/1 or TEXT)? And does this glitch reproduce consistently on all machines or only under specific user flows? Here's my debugging approach: - SQLITE TRANSACTION HANDLING: Implement proper BEGIN/COMMIT blocks with rollback logic to prevent partial writes that corrupt disability preferences during concurrent access. - .NET ENTITY FRAMEWORK: Refactor your data access layer to use parameterized queries with explicit type mapping - this eliminates the TEXT/INTEGER confusion that causes checkbox state bugs. - API VALIDATION: Add server-side validation rules that reject malformed disability data before it hits the database, then log the rejection for audit compliance. - DEBUGGING INSTRUMENTATION: Insert trace logging around every database write operation in the disability module to capture the exact sequence that triggers the glitch. I've corrected similar bugs in election software for 2 county governments where ADA compliance was non-negotiable. The fix typically takes 8-12 hours once I see your schema and reproduce the issue locally. Let's schedule a 20-minute screen share so I can see the glitch in action and review your existing error logs.
$450 USD in 10 days
5.8
5.8

Hello, I can fix the issue in your existing C# voting system, specifically the glitch in the disability section. I have strong experience in .NET applications with SQLite databases and debugging legacy systems while preserving existing logic. I will analyze the source code per voting machine folder structure, trace the disability module workflow, and inspect SQLite queries, data binding, and UI logic to identify inconsistencies or state-handling issues. The fix will be minimal-impact, ensuring no disruption to other voting modules and maintaining system integrity. Deliverable will include corrected source code, verified SQLite operations, and a stability check of the affected workflow. I will ensure clean compilation and provide clear notes on what was fixed for future maintenance. Thanks, Asif
$750 USD in 5 days
5.8
5.8

⭐⭐⭐⭐⭐ As the head of CnELIndia, I bring to the table not just my own extensive experience but also that of many dedicated and skilled programming professionals. With our comprehensive knowledge of diverse programming languages, including C#, and our uniquely precise approach, we are particularly well-suited for your voting system program correction project. Our familiarity with existing technologies such as SQLite and API development augments the merits of our work and minimizes errors. The crucial aspect about a project like this is the capacity to follow meticulous and often complex lines of code. At CnELIndia, we accord utmost value to precision, enabling us to identify glitches more effectively and fix them with minimal disruption. This attention to detail would be very helpful given that your issue lies in the disability section of the program. Choosing us would mean opting for service that guarantees efficient problem-solving without compromising on speed or quality. So why wait? Let's nip that glitch in the bud, together!
$500 USD in 7 days
5.9
5.9

✅Full Experience in Desktop App and Automation with C#/SQL Programming✅. ✳️I am very confident that complete your project perfectly. ✳️I can guarantee the quality of the job and deliver the result on time. I hope we will discuss in more detail via chat. Best regards!
$250 USD in 3 days
6.0
6.0

Hi, I am C# and dotnet core developer having 10 years of exprience. I can work with you to fix the existing issue in your code. let me know if we can connect Thanks, Akash Virani
$600 USD in 1 day
5.8
5.8

Hi, I have 9 years experience in (.NET, C#, SQLite, debugging, desktop application maintenance, and source-code level bug fixing). For this project, I have real hands-on experience fixing issues in existing production applications, and I will trace and correct the glitch in the disability section, review the related SQLite data flow and source code logic, and make sure the program runs reliably across the individual voting machine folders without affecting the rest of the system. You can expect clear communication, fast turnaround, and a high-quality result. Best regards, Juan
$350 USD in 1 day
5.6
5.6

At Toriqul Global Solutions, we transform ideas into high-performing digital products. We are a professional web development agency led by Engineer Md. Toriqul Islam brings over a decade of expertise in designing and developing websites, applications, and custom digital solutions. What We Deliver: ✔ Stunning modern websites ✔ Powerful custom web applications ✔ Mobile apps for Android & iOS ✔ E-commerce platforms ✔ Business automation systems ✔ SEO-friendly and fast-loading websites Our Tech Stack: React, Node.js, Laravel, PHP, WordPress, Python, .NET, MySQL, MongoDB, React Native, Bootstrap, JavaScript, and more. Why Clients Trust Us: • Business-focused solutions • Clean UI/UX design • Secure & scalable systems • Reliable deadlines • Transparent communication • Excellent after-sales support We don’t just build websites, we build results. Let’s create something amazing together. Best Regards, Toriqul Global Solutions
$255 USD in 5 days
5.3
5.3

⭐⭐⭐⭐⭐ ✅Hi there, hope you are doing well! I have worked on similar projects involving C# programs interfacing with SQLite databases to fix bugs efficiently without disrupting existing functionalities. Based on my experience, the most crucial part for successful correction is thoroughly understanding the database interactions causing the glitch. Approach: ⭕ I will first analyze the source code specifically focusing on the disability section. ⭕ Debug SQL queries and data handling to identify the root cause. ⭕ Correct the bug while ensuring integrity for individual voting machine folders. ⭕ Test the solution extensively for stability and accuracy. ❓ Could you please clarify the exact nature of the glitch occurring in the disability section? I am confident I can resolve this issue effectively and provide you with a robust fix. Thank you for your consideration. Looking forward to collaborating with you. Best regards, Nam
$550 USD in 5 days
5.2
5.2

✋ Hi There!!! ✋ THE GOAL OF THE PROJECT:- FIX GLITCH IN EXISTING C SHARP VOTING SYSTEM APPLICATION WITH SQLITE DATABASE FOCUSING ON DISABILITY SECTION BUG CORRECTION I have carefully read and understood your requirement to debug and correct an existing C Sharp based voting system with SQLite database and structured folder per voting machine setup. I am confident I am the best fit for this project because I specialize in debugging complex .NET applications and resolving database related issues with clean and stable fixes. Fix and debug disability section issue in existing C Sharp voting system Analyze and correct SQLite database handling and data flow per machine folder structure Ensure full application stability with proper testing and error free execution I will provide UI level fixes if required, database management corrections, testing, and full source code delivery after completion with proper validation. I have 9+ years experience as a full stack developer working on C Sharp, .NET applications and SQLite based systems. I have worked on similar debugging and maintenance projects involving legacy desktop applications and database correction tasks. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
$1,789 USD in 7 days
4.9
4.9

Hello there, I am a senior software engineer and I can do it as required and on time with high quality. Regards,
$500 USD in 1 day
5.1
5.1

Hi, I'm a full-stack developer with strong experience in SQLite, debugging, and legacy code fixes. I also have good knowledge of clean patches that do not break the rest of the system. Could you share me your source code? Best, Dmytro
$500 USD in 7 days
5.1
5.1

Hi, Sahanaj here. I’ve debugged and stabilized desktop apps using SQLite—fixing edge-case logic and data issues without breaking existing workflows. Your budget is workable. I can diagnose and fix this for $500 in 1–2 days (reproduce → patch → test → verify across machines). You’ll get a reliable fix, clean code changes, and a short report of root cause. I focus on minimal-risk corrections. One question: which language/framework is the app built in (C#, Java, Python)?
$500 USD in 2 days
5.1
5.1

Boca Raton, United States
Payment method verified
Member since Jul 10, 2017
$250-750 USD
$15-25 USD / hour
$30-250 USD
$250-750 USD
$250-750 USD
$15-25 USD / hour
$15-25 USD / hour
₹12500-37500 INR
$250-750 USD
₹600-1500 INR
€250-750 EUR
$750-1500 USD
₹1500-12500 INR
£10-20 GBP
₹15000-20000 INR
₹600-1500 INR
$5000-10000 USD
$30-250 USD
$30-250 USD
₹750-1250 INR / hour
₹12500-37500 INR
$250-750 USD
$10-30 USD
$10-30 USD
$30-250 USD