
In Progress
Posted
Paid on delivery
I need help turning an existing Microsoft Access (.accdb) system into a custom-built web application powered by Django. The current desktop file handles three core tasks for my team: day-to-day data entry and storage, a series of on-demand and scheduled reports, and tiered user permissions. All of that functionality has to carry over to the browser so anyone on our network—or eventually the open internet—can work with the system without installing Access. Here is what I will supply: the .accdb file with tables, forms, queries, and sample data; screenshots that show the typical workflows; and a short description of the user roles we rely on. Your job is to migrate or rebuild that logic in Django, replicate the existing reports (HTML and downloadable PDF/CSV), and implement secure authentication with role-based access. A clean, responsive interface is essential, but I’m happy if you start from Bootstrap or another standard frontend library that plays nicely with Django templates. Deliverables I expect: • Django project and app code in a Git repository • A populated PostgreSQL (or SQLite for dev) database created from the Access data • Step-by-step deployment notes so I can spin this up on Ubuntu with Gunicorn and Nginx • Brief user guide that maps old Access screens to the new URLs and shows how to generate each report Acceptance criteria: every data entry form must validate and save correctly, each report must match the numbers produced by the current Access queries, and user roles must restrict or allow actions exactly as before. If you have recent experience modernising legacy Access databases with Django, let’s talk timelines and any questions you have about the schema.
Project ID: 40435205
123 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

Hi, This is exactly the kind of migration work I can help with. I have experience rebuilding legacy systems into modern Django web applications with secure role-based access, reporting, and clean database architecture. My approach would be: • Analyze the existing .accdb structure (tables, queries, forms, workflows) • Migrate data cleanly into PostgreSQL • Rebuild forms/reports in Django with Bootstrap-based responsive UI • Implement secure authentication and role permissions • Recreate reports with HTML/PDF/CSV export support • Deliver deployment-ready setup for Ubuntu + Gunicorn + Nginx I’ll keep the code modular, documented, and easy to extend later. We can also build and test everything quickly on Replit during development before final deployment. Happy to discuss the schema, reporting complexity, and timeline after reviewing the Access file.
$140 USD in 1 day
3.1
3.1
123 freelancers are bidding on average $158 USD for this job

⭐⭐⭐⭐⭐ Transform Your Microsoft Access System into a Django Web App ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project needs and see you're looking for someone to turn your Microsoft Access system into a web application using Django. You don't need to look any further; Zohaib is here to help you! My team has successfully completed over 50 similar projects for web applications. I will migrate your Access logic to Django, replicate your reports, and implement secure user access. ➡️ Why Me? I can easily handle your project as I have 5 years of experience in web applications, focusing on Django and database migrations. My expertise includes data entry systems, report generation, and user authentication. Additionally, I have a solid understanding of PostgreSQL and can ensure a smooth transition from Access to your new web app. ➡️ Let's have a quick chat to discuss your project in detail and let me show you some examples of my previous work. I'm looking forward to our conversation! ➡️ Skills & Experience: ✅ Django Development ✅ Microsoft Access Migration ✅ PostgreSQL Database ✅ User Authentication ✅ HTML Report Generation ✅ CSS and Bootstrap ✅ Data Validation ✅ API Development ✅ Git Version Control ✅ Web Application Design ✅ Role-Based Access Control ✅ Deployment on Ubuntu Waiting for your response! Best Regards, Zohaib
$150 USD in 2 days
8.0
8.0

Hi, this looks straightforward at first, but in my experience there’s usually a key detail that can cause issues later. I’ve handled similar projects before and can outline a practical approach for you. For similar work and case studies, feel free to check my profile: https://www.freelancer.com/u/microlent Let me know if you'd like me to walk you through the plan. ~ Rajesh
$180 USD in 7 days
7.8
7.8

Hi, I will migrate your Access database to Django — data models from your .accdb schema, all data entry forms with validation, report generation in HTML/PDF/CSV, and role-based access matching your current tiers. I will deliver a Git repo with deployment notes for Ubuntu/Gunicorn/Nginx. For the migration, I will script the Access table and query extraction so relationships and constraints transfer accurately into PostgreSQL — avoiding manual re-entry errors that often break report totals. Questions: 1) How many tables and forms does the current .accdb contain? 2) Are any reports driven by VBA macros or purely saved queries? Looking forward to your response. Best regards, Kamran
$90 USD in 5 days
7.3
7.3

Hello,\nYour Access file already holds the business logic , the real challenge is preserving that behavior in a web app without breaking reports, permissions, or the way your team works today. I’ve rebuilt legacy database workflows into Django before, and I’d approach this by mapping your tables, forms, queries, and roles into a clean Django model/view structure, then recreating the workflows with Bootstrap for a responsive interface.\n\nI can handle the data migration into PostgreSQL or SQLite for dev, build the secure authentication and role-based access, and reproduce your Access reports as HTML plus PDF/CSV exports so the numbers stay consistent. I’ve shared an initial estimate based on your description, and once we go over a few technical or functional details, I’ll confirm the exact cost and delivery schedule.\n\nCould you share whether the Access queries use any VBA/macros or linked tables, and are there any especially sensitive reports or permission rules that must be matched exactly?\n\nI can also provide deployment notes for Ubuntu with Gunicorn/Nginx and a short user guide that maps each Access screen to the new URLs. Looking forward to your reply so we can finalize the exact plan.\n\nThanks,\nAsad
$95 USD in 3 days
7.1
7.1

Hello, I can migrate your Microsoft Access (.accdb) system into a Django web app while preserving all existing workflows, reports, and role-based permissions exactly as they function today. Approach: I’ll reverse-engineer your Access file (tables, queries, forms) and rebuild it in Django + PostgreSQL, keeping logic identical but making it fully browser-based. Core scope: • Django models rebuilt from Access schema • Data migration (.accdb → PostgreSQL/SQLite) • Web-based CRUD forms replacing Access forms • Role-based access control (existing permission tiers) • Report replication (HTML + PDF + CSV from original queries) • Bootstrap-based responsive UI Reporting: • Django query views matching Access outputs • Exportable PDF/CSV reports • Validation to ensure numbers match exactly Deliverables: • Full Django project in Git repo • Migrated database • Deployment guide (Ubuntu + Gunicorn + Nginx) • Simple user guide mapping Access screens → web URLs Acceptance: • Forms behave exactly like Access (validation + saving) • Reports match original Access results • Permissions enforced 1:1 Timeline: ~7–14 days depending on schema complexity.
$140 USD in 7 days
6.7
6.7

Hi, this project involves migrating a legacy Microsoft Access database into a modern Django web application with PostgreSQL, which requires careful orchestration of data integrity and frontend integration. The main engineering risk lies in orchestrating a seamless data migration while preserving existing business logic and ensuring the frontend’s AngularJS and Bootstrap components function correctly post-migration. I usually structure such systems by separating data ingestion, transformation, and frontend rendering layers to isolate migration challenges from user experience concerns. I’ve built several production systems involving database refactoring and UI modernization. The Custom Feature Development & Integration project reflects my ability to analyze legacy codebases and implement maintainable backend and frontend enhancements. Additionally, my work on the HubSpot CRM implementation underscores my experience integrating backend data flows with interactive web interfaces. I recommend designing a migration pipeline that incrementally validates data consistency and refactors frontend components in parallel to minimize downtime. Systems I design are built for long-term production use, emphasizing maintainability and clear documentation to support future iterations. I can start by outlining the data migration pipeline and mapping frontend dependencies to ensure a smooth transition. Thanks, Hercules
$140 USD in 7 days
6.9
6.9

Hi, I can help migrate your existing Microsoft Access system into a secure, browser based Django web application while preserving the current workflows, reports, data structure, and user permissions. I have experience modernizing legacy database systems, working with Access tables, forms, queries, Python, Django, PostgreSQL, Bootstrap, authentication, role based permissions, and report generation. I can analyze your .accdb file, map the tables and queries into Django models and views, migrate sample data into PostgreSQL or SQLite for development, and recreate the data entry forms with proper validation. I will also rebuild your on demand and scheduled reports in HTML with downloadable PDF and CSV options, making sure the report totals match the current Access query results. The interface will be clean and responsive using Django templates and Bootstrap, so your team can use it easily from the browser. You will receive Git repo code, database setup, Ubuntu deployment notes for Gunicorn and Nginx, and a short user guide mapping old Access screens to new URLs. Best, Justin
$1,000 USD in 7 days
6.3
6.3

Hi, I have 8 years of experience in Django,Legacy Database, Software development.I can work on this.
$140 USD in 7 days
6.4
6.4

Greetings, I'm a full stack developer with 10+ years of experience, I can migrate your Access (.accdb) system into a full Django web application, preserving your existing tables, forms, queries, reports, and role-based permissions while modernizing it for browser access. I’ll rebuild the workflows in Django with secure authentication, PostgreSQL integration, responsive UI (Bootstrap), and accurate reproduction of your current Access reports in HTML/PDF/CSV, plus full deployment instructions for Ubuntu (Gunicorn + Nginx) and a clear mapping guide from Access screens to web URLs. Why work with me? ★ Proven track record: 74 successful projects with 5-star reviews ★ Expertise in Node.js, Angular, React, Express, Python, Django, Flask, PHP, WordPress, Laravel, Codeigniter and more ★ Responsive, deadline-focused, and committed to results ★ 3 months of free post-launch support Let’s schedule a quick chat to discuss your preferred tech stack, timelines, and launch goals. I’m confident I can bring your vision to life. Best regards, Samar H.
$80 USD in 3 days
5.8
5.8

Dear Client, Hello There! I’m Md Toriqul Islam, and I’m excited to partner with you & I can dive into your project immediately. I’m an experienced full-stack Django developer specializing in legacy system modernization, database migration, and secure web application development with strong experience converting Microsoft Access systems into scalable Django + PostgreSQL web platforms. I understand you need to fully migrate your existing Access (.accdb) system into a Django-based web application that replicates all current functionality, including data entry workflows, report generation (HTML/PDF/CSV), and role-based access control. I’ve worked on similar migrations where complex Access forms, queries, and business logic were successfully rebuilt into clean, browser-based Django systems with responsive UI and secure authentication. I am skilled in Django, PostgreSQL, Python, report generation, role-based permissions, and legacy database migration. I’m ready to start immediately and would be happy to review your Access schema and define a clear migration plan with accurate data and report parity. Best regards, Md Toriqul Islam
$60 USD in 4 days
5.9
5.9

Does your Access file rely heavily on VBA (Visual Basic for Applications) for specific business logic or automated data cleansing that we need to rewrite in Python? Does the database currently store physical files (images/PDFs) as OLE Objects inside the Access file, or are they linked via file paths that we should migrate to a cloud storage service like AWS S3? Would you like to hop on a quick chat to discuss which reports are the highest priority for your team?
$250 USD in 4 days
5.8
5.8

Hi! I’m excited about the opportunity to help you turn your Microsoft Access system into a custom-built web application using Django. With over [X years] of experience in web development, particularly in Django and database management, I specialize in modernizing legacy systems and ensuring seamless functionality in web applications. To clarify, could you share more about the specific timeline you have in mind for this migration? Additionally, are there any particular features or reports from the Access system that you prioritize the most for the initial release? In a recent project, I migrated a client’s legacy database system to Django, which involved transitioning complex data entry forms and user permission structures. I carefully analyzed the existing workflows and created a responsive web interface using Bootstrap, ensuring that all features were preserved and enhanced. This project taught me the importance of meticulous planning and user feedback, which I would apply to your system. For your project, I can replicate the data entry forms, implement secure authentication with role-based access, and develop the reports in HTML, PDF, and CSV formats. I will ensure that all functionality carries over smoothly and provide a user guide that makes the transition easy for your team. Let’s chat about your project and how I can help you achieve your goals! Best regards, Heindrick
$30 USD in 7 days
5.8
5.8

Hi, As per my understanding: You want to modernize an existing Microsoft Access (.accdb) desktop system into a secure, browser-based Django web application while preserving all existing business logic, workflows, reports, and role-based permissions. The new system should replace Access completely by supporting centralized data entry, reporting, authentication, and multi-user access through a responsive web interface deployable on Ubuntu with Gunicorn and Nginx. Implementation approach: • Analyze the Access database structure including tables, forms, queries, and relationships • Migrate data into PostgreSQL (with SQLite for development if needed) • Rebuild Access workflows and forms using Django models, views, and templates • Recreate reports with matching calculations and export options (PDF/CSV/HTML) • Implement secure authentication and role-based permissions matching current behavior • Build a clean responsive UI using Bootstrap integrated with Django templates • Validate migrated data and compare outputs against original Access queries • Deliver deployment documentation, Git repository, and user transition guide A few quick questions: 1. Approximately how many tables, forms, and reports exist in the current Access system? 2. Are there any VBA macros or automation scripts currently used in Access? 3. Will the application initially run only on an internal network or also publicly online? 4. Do you require audit logs/history tracking for user actions?
$98 USD in 5 days
5.6
5.6

Hi, you'll get a full Django web replacement of your Access system so your team can use it directly in the browser with the same workflows and controls. I’ve reviewed your .accdb migration needs with forms, queries, reports and role-based permissions that must match exactly in a web environment. I’ve handled similar backend rebuilds where I improved structured data handling and cut WooCommerce load time from 8s to 2s through optimization thinking. I’ll rebuild your schema in Django with PostgreSQL, replicate Access logic for reports in HTML/PDF/CSV, and implement secure role-based access with a clean Bootstrap interface. Deployment notes and migration scripts will ensure smooth Ubuntu setup. Do you want the new system to stay internal-first or be prepared for future public internet access from day one? Best Regards, Fizza
$150 USD in 5 days
5.3
5.3

Hi There I can rebuild your Access system into a Django web app without losing the business logic your team already depends on. The main focus will be accurate data migration, matching the existing Access queries/reports, and recreating the permission flow properly in Django. I’ll convert the tables into PostgreSQL or SQLite for development, rebuild the data-entry screens with validation, create the reports in HTML with PDF/CSV export, and map the old Access workflows into clear web pages using Django templates and Bootstrap. The final handoff will include the Django codebase, migrated sample data, deployment notes for Ubuntu with Gunicorn/Nginx, and a short guide showing how each old Access screen translates into the new system. best regards Waqas A.
$80 USD in 4 days
5.3
5.3

Legacy Access systems like this usually hide a lot of business logic inside queries, forms, and sometimes VBA, so I’d start by carefully reverse-engineering the .accdb structure rather than rushing into a rebuild. I’d map tables and relationships into Django models first, then recreate the query layer using ORM or raw SQL where Access behavior is too specific. Once the data model is stable, I’d build the entry workflows as Django forms/views with validation that mirrors what users already rely on. Data migration comes next, loading everything into PostgreSQL and verifying row counts against the original file. For reporting, I’d replicate each Access query as a Django-backed report endpoint, then add PDF/CSV export so outputs match exactly. Role-based access would sit on top using Django’s permissions, tested against each workflow. Bootstrap would keep the UI familiar but clean. One subtle improvement I’d add is centralizing the reporting logic so future changes don’t require touching multiple layers. Are your current reports driven purely by saved Access queries, or is there any VBA or scheduled automation involved?
$140 USD in 34 days
5.1
5.1

I understand that transitioning from a Microsoft Access system to a web-based solution is an important and delicate process. With over 15 years of experience, I have successfully transformed numerous legacy systems into modern, efficient solutions using my expertise in AngularJS. My extensive knowledge with Django development will enable me to rebuild your existing functionalities accurately and securely and provide your team with a clean, responsive interface. I am well-versed in the Django framework, particularly in delivering robust data structures and migrating/replicating database schemas smoothly. Your project entails attention to detail, from correctly validating and saving data entries to producing accurate reports and implementing role-based access - this aligns perfectly with my values of delivering nothing short of absolute client satisfaction. Lastly, as an added value, I guarantee continued support after the completion of the project alongside clear communication throughout the process. I assure you that choosing me for this assignment will result in a customized Django web app that mirrors your current Access system flawlessly - giving your team the seamless accessibility they need without having to install Access. Let's discuss more in detail about your project timelines and don't hesitate to ask any questions about the schema.
$100 USD in 7 days
5.5
5.5

Hello there, I'm an independent Django developer with hands-on experience migrating legacy systems like Access into modern web apps. I design secure, scalable data models, web interfaces with Bootstrap, and robust reporting with HTML exports and PDFs. I’ve rebuilt similar flows end-to-end: translating Access tables, forms, and queries into Django models, views, and SQL analytics; implementing role-based access; delivering printable reports and CSV exports; and providing clear deployment docs for Gunicorn/Nginx on Ubuntu. I can deliver a clean Django app with PostgreSQL, a migration plan from your Accdb, comprehensive docs, and a user guide mapping screens to URLs. I’ll ensure data entry forms validate and reports align with current metrics, with tested access controls. Best regards, Billy Bryan
$250 USD in 2 days
5.0
5.0

As a seasoned full-stack engineer with extensive experience in web development, I am confident that I can successfully transform your existing Microsoft Access system into a modern, efficient Django web application. I have a proven track record of building and deploying high-performance platforms across various industries, incorporating strong architectural designs and intuitive user interfaces - two crucial factors for your project. My proficiency in JavaScript and Python aligns perfectly with your project-needs. With an intimate knowledge of the Django framework, SQL databases (including PostgreSQL) and experience with Bootstrap, I can provide you with exactly what you're looking for: clean, responsive design complemented by the powerful backend database functionalities -all accessible via a familiar and easy-to-use webpage interface. Furthermore, my meticulousness ensures that each form validation and report functionality will echo the existing Access system while upgraded for a superior experience on the web. I am accustomed to deploying applications on server configurations like Ubuntu, Gunicorn and Nginx, and rest assured, my documentation skills will make the transition from the old system to the new one as seamless as possible.
$140 USD in 7 days
5.3
5.3

Hi, Drawing from my extensive experience in web development and specifically with Django, I feel I am the best fit for your project. Having successfully converted numerous legacy Access systems into modern web applications, I am very familiar with the intricacies involved and the best approaches to take. From replicating existing reports, ensuring a seamless transition and implementing secure authentication with role-based access, I have done it all. Not only will I provide you with a fully functional Django project and app code, but also a populated PostgreSQL/SQLite database created from your Access data, step-by-step deployment notes and a brief user guide mapping old Access screens to new URLs for effortless navigation. My attention to detail is a top skill that will ensure every data entry form validates and saves correctly as well as producing reports that match your current Access queries. Moreover, my versatility in adapting to different technologies is evidenced by my proficiency in working with modern JavaScript frameworks such as React.js and Vue.js. I’m looking forward to leveraging my skills and experience to bring your vision to life. Best Regards.
$140 USD in 2 days
5.2
5.2

Muscat, Oman
Payment method verified
Member since Mar 6, 2026
₹12500-37500 INR
$250-750 USD
$10-30 USD
$10-30 USD
$30-250 USD
₹600-1500 INR
₹600-1500 INR
$8-15 USD / hour
min $50 USD / hour
$2-8 USD / hour
₹12500-37500 INR
$30-250 USD
₹12500-37500 INR
$25-50 USD / hour
₹600-1500 INR
$30-250 USD
₹750-1250 INR / hour
$750-1500 USD
₹12500-37500 INR
£20-250 GBP