
Closed
Posted
Paid on delivery
I’m planning a thorough refresh of my existing web application and need help on three fronts: 1. User Interface The current screens feel dated. I’d like cleaner visuals, modern components, and a smoother overall experience. While I haven’t finalised the exact look-and-feel, I do want the layout, colours, and navigation to feel cohesive and intuitive across desktop and mobile. 2. Content Some copy is outdated and a few pages need reorganising. Part of the task will be to replace old text, adjust headings, and ensure everything flows logically after the UI changes. 3. Backend Bug Fixes Intermittent errors crop up during user sign-up and data retrieval. I need these squashed, along with a quick audit to be sure no hidden exceptions are lurking. Database structure is solid, so this is mostly about debugging existing code and tightening error handling. Codebase access (repo plus staging server) will be provided. Once the visual updates are in place and the bugs ironed out, I’ll review on staging; after approval, you’ll push to production. Deliverables • Updated front-end templates/stylesheets • Revised page content uploaded and verified • Patch commits that resolve current backend errors • Brief change log explaining each fix or enhancement Please estimate how long you’ll need once you’ve seen the code, and highlight any similar projects you’ve tackled.
Project ID: 40675554
12 proposals
Remote project
Active 6 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
12 freelancers are bidding on average ₹42,344 INR for this job

Hi I will refresh the UI with modern responsive templates, replace outdated copy, and patch the sign‑up and data retrieval bugs, delivering updated front‑end files, verified content, commit patches and a brief change log. I can complete all work within 10 days. Shall I begin now? Thanks, Amit Waiting for your response in chat! Best Regards.
₹56,250 INR in 3 days
5.3
5.3

I noticed you mentioned intermittent errors during user sign-up and data retrieval; are these errors currently triggering specific logs in your staging environment, or are they silent failures that only surface when a user reports them? My approach would be to first perform a brief audit of your repository to map the current exception-handling logic, then implement the requested UI/UX refresh to ensure the new, clean components don't interfere with existing data bindings. Once the visual layer is cohesive, I will address the backend stability and provide the documented change log you requested. If you are comfortable sharing access to the staging repo, I can perform this initial audit and provide a concrete timeline for the full refresh.
₹56,250 INR in 7 days
2.3
2.3

Hi, I can help refresh your existing application with a modern, clean, and responsive UI while keeping the current functionality intact. I’ll review the existing code and staging environment first, then identify the main UI, content, and backend issues. I’ll improve the layouts, colours, navigation, typography, and mobile experience using a consistent design approach. I’ll also update and reorganize the outdated content so each page feels clear and well structured. For the backend, I’ll trace the signup and data-retrieval errors, check logs and database queries, and fix the underlying issues rather than just hiding errors. Everything will be tested on staging with clean Git commits and a simple change log. Once you approve the staging version, I’ll safely deploy the final changes to production.
₹37,500 INR in 10 days
1.6
1.6

Intermittent sign-up errors almost always trace back to unhandled exceptions in the auth flow or a race on token creation, not the database itself. I'll refresh the UI with a cohesive component set across desktop and mobile, rework the outdated copy against the new layout, then patch the sign-up and data retrieval bugs with a logging pass so nothing silent slips through. A change log per commit will come with it. 1) What stack is the current app on, and which framework runs the front-end? 2) Do the sign-up errors show in server logs, or only client-side? Thanks Shayan
₹50,625 INR in 9 days
1.8
1.8

Your app already works. It just needs a cleaner look, clearer copy, and those signup and data errors gone. I can start right now. In 24-48 hours you get a live sample on your staging site: one refreshed screen plus the first signup fix, so you can judge the direction before the rest is done. Then I finish the remaining screens, replace outdated copy so pages flow, and squash the data retrieval issues. After you approve, I push live. Can you share staging access and the two or three screens that feel most dated?
₹42,500 INR in 3 days
0.0
0.0

Based on your requirements, I can handle the UI modernization, content restructuring, and backend debugging as one coordinated update, using your existing repository and staging environment to avoid disrupting the production system. I’ll first audit the current templates, styles, navigation, and affected backend flows, then implement a cohesive responsive design with modern components while preserving the application's existing functionality. I’ll also update and reorganize the supplied content, then investigate the intermittent sign-up and data-retrieval errors using logs, reproduction tests, exception tracing, and targeted code fixes rather than unnecessarily changing a stable database structure. I’ll work through staging with small, traceable Git commits and provide a concise change log covering each UI enhancement, content change, and backend fix. Once everything passes functional and responsive testing, you can review the staging build and I’ll address any approved revisions before production deployment. Based on a typical application of this scope, I’d estimate 5–8 working days after reviewing the codebase, with the final estimate confirmed following the initial audit. I can also start with a short codebase assessment so we can identify the actual root causes and avoid guessing at the scope.
₹40,000 INR in 6 days
0.0
0.0

Hi, happy to help get this cleaned up. Backend debugging tracking down sign up errors, tightening exception handling, auditing for hidden failures is something I'm comfortable with, and UI/content updates are straightforward once I can see what's in the repo. I'd rather give you an accurate timeline after a quick look at the codebase than guess from the description. Could you share what tech stack you're running (Python/Django/Flask? React? Something else?) so I can confirm it's a clean fit before we start?
₹37,500 INR in 1 day
0.0
0.0

As a professional with over 6 years of experience in design and development, I have a successful track record of delivering high-quality projects while maintaining open lines of communication throughout the process. My portfolio contains evidence of my clean, modern, and cohesive design style that I believe could perfectly revamp your existing web application. Having worked extensively with platforms similar to your project's - Wix, Shopify, Squarespace and Wordpress- I possess a deep understanding of website designing and development. Alongside, my expertise extends further to debugging existing codes and reinforcing error handling, skills directly applicable to tackling the backend issues that are flagged for resolution in your application. With my dedication to smooth user experiences and proven ability to adhere to tight project timelines by ensuring timely delivery of polished work, I am confident in offering you the best solution, keeping in mind your branding necessities at every stage. I invite you to take a look at my extensive range of services showcased in my portfolio which will give you a glimpse into the potential that can be harnessed for your project. Engaging with me for this job not only guarantees enthusiastic professionalism but also a lasting commitment of service.
₹37,500 INR in 7 days
0.0
0.0

Intermittent sign-up and data-retrieval errors usually trace to an unhandled async/DB edge case or a race in the auth flow. My first pass is to reproduce them on your staging server, add proper logging around sign-up and the data layer, then patch the root cause and tighten error handling rather than mask the symptom. The "quick audit for hidden exceptions" is where I catch the ones that haven't surfaced yet. For the UI I'd modernise your existing screens (cleaner components, consistent spacing and colour, responsive on desktop and mobile) while keeping your current structure and navigation, so nothing breaks. Content updates (copy, headings, page reorg) go in alongside. You'd get: updated templates/stylesheets, revised content verified on staging, patch commits with a clear change log per fix, all on your repo via Git. I review with you on staging before anything reaches production. One question so I can firm up timing: what's the stack (framework and DB)? Once I've seen the repo I'll confirm the estimate; planning around 10 days. I hold a 5.0-star rating here and this debug-and-refresh work is what I do day to day.
₹37,500 INR in 10 days
0.0
0.0

Hi, "intermittent errors during sign-up and data retrieval" is the kind of bug that resists a surface fix - intermittent usually means a race condition, an unhandled edge case in async flow, or a connection pool issue that only shows under real load, not something that reproduces cleanly every time. I'd start with a proper audit (error logs, exception tracking, code paths for both sign-up and data retrieval) before touching anything, so fixes address the actual root cause rather than symptoms. Approach: work in staging against the provided repo, fix backend errors with proper error handling tightened throughout (not just patched at the specific failure points reported), refresh UI with cleaner modern components while keeping navigation intuitive across desktop/mobile, update content and reorganize pages to flow logically post-redesign, then hand off for your review before production push. Change log documenting each fix/enhancement clearly, as requested. I'll give you a real time estimate once I've seen the actual codebase - "intermittent" bugs especially can hide real complexity that's hard to judge blind. Ready to start once I have repo and staging access. Arun susan
₹37,500 INR in 14 days
0.0
0.0

Chennai, India
Member since Aug 28, 2026
£10-20 GBP
₹1500-12500 INR
₹12500-37500 INR
$30-250 USD
₹750-1250 INR / hour
$15-25 USD / hour
$250-750 USD
₹750-1250 INR / hour
$30-250 AUD
min £36 GBP / hour
$15-25 USD / hour
₹750-1250 INR / hour
$2-8 USD / hour
$250-750 USD
$30-250 AUD
$30-250 USD
₹600-1500 INR
$30-250 USD
₹600-1500 INR
₹750-1250 INR / hour