Convert c++ projects to Delphi projects
在公司的诸多产品线中,我们将更换一条产品线的外包商。新的外包商我们希望在技术上能够高于原有开发商,并且能够协助我们实现产品的充公,以适应市场的需要。目前产品是DELPHI开发的,未来产品的开发工具需要探讨。未来不排除更多的产品外包工作。
OVERVIEW Both projects use ElevenLabs (Twilio-backed) to automate outbound calls from Salesforce. They share the same org and Phone_Number__c custom object but have independent codebases and agents. Project A (elevenlabs-salesforce): An LWC on the Contact record lets users trigger a live AI call or drop a personalized cloned-voice voicemail. Project B (elevenlabs-verify): An...& GOTCHAS Security: API keys and weak webhook secrets are hardcoded and must be secured immediately. Deployments: You must use RunSpecifiedTests during deployment due to unrelated org errors. Testing: Neither project currently has LWC Jest tests. Data: Do not overwrite the existing Phone_Number__c object during deployment. Permissions: The webhook runs without sharing; the Site Guest User needs CRUD on Ph...
...web application and I need a developer who can take it across the finish line. The core features already outlined are Inventory Management and Financial Reporting, both running in a standard web-browser environment. Code, screens, and database schemas are in place but still rough around the edges, so your job is to refine, complete, and deploy them: • Inventory Management – wire up the remaining CRUD endpoints, optimise the queries, and polish the UI so stock levels update in real time. • Financial Reporting – finalise the calculations, hook them to the existing data models, and present the results in printable / exportable (CSV & PDF) formats. • General polish – fix layout glitches, tighten form validation, write concise in-app help text...
I already own the script and the domain—what I need is someone to get the files live and running for me. The site is on a shared-hosting plan that only provides cPanel; I do not have SSH. All work will therefore be handled through the File Manager, phpMyAdmin, and any other u...Adjust folder permissions where the script’s documentation requires. • Run the installation wizard (or manual setup steps) until the front end and admin panel load without errors. • Leave me a brief note outlining what you changed—db name, user, and any paths—so I can maintain it later. The job finishes once the script displays correctly in the browser and all default functions (login, basic CRUD, etc.) execute as intended. No design or code customization is needed; this...
I already have a fully-functional task management system built with HTML5, CSS3 (Flexbox/Grid), vanilla JavaScript, PHP, and MySQL. Users can sign up securely, create, read, update, and delete tasks, all from a responsive d...and client-side filtering. • CSS tweaks that blend with the existing Flexbox/Grid layout. • A concise deployment note so I can drop the changes onto my LAMP server. Acceptance criteria • Progress bars show accurate percentages everywhere they appear. • Create/Edit forms validate and persist the progress value. • Project filter returns the correct subset with zero regression to existing CRUD, auth, or responsive behaviour. I’ll share the Git repo as soon as we start. A one-week turnaround would be ideal; just tell me if...
...components are non-negotiable. At the heart of the system I need a solid user authentication flow that supports registration, email/OTP verification, password resets, and social-login extensibility. Every record we store must be tied into a role-based access control layer so I can fine-tune permissions for admins, managers, HR staff, accountants, and standard users. Data will drive the app, so robust CRUD screens, advanced filtering, and downloadable reports (CSV, PDF) are essential. I expect clean, well-commented code, prepared statements, CSRF protection, and unit-tested helper classes. Real-time notifications (WebSocket or long-polling, whichever suits pure PHP best) should broadcast key events such as new referrals, timesheet approvals, or account updates without page refre...
...isolation, role-based access, and configurable settings are essential parts of the architecture. Core scope • Set up the tenant-aware user authentication/authorization flow (JWT or similar) • Design the SQL Server schema with row-level or schema-level isolation to keep each tenant’s fleet data separate • Build the Angular 14 that consumes the .NET Core APIs and provides dashboards, simple CRUD for vehicles, and real-time status views ready for later GPS integration • Implement clean domain logic in .NET Core with a repository pattern and unit tests Acceptance criteria 1. A new tenant can be created from an admin panel and immediately log in to a blank, isolated environment. 2. A tenant user can add, edit, and archive vehicles without e...
...APIs, GDPR-ready). • Kotlin or Java codebase built in Android Studio, cleanly documented and version-controlled. • UI/UX that meets Google Material guidelines, Play Store compliance and smooth release management. Acceptance criteria for the first milestone (Medicine Selling App) 1. APK and Play-Store listing approved in internal testing track. 2. Admin panel live on my server with full CRUD over medicines, users and orders. 3. Successful end-to-end flow: phone login → name search → prescription upload → payment → courier tracking. 4. Source code, build instructions and API documentation handed over via Git. Once those boxes are ticked we’ll replicate the quality bar for the ride-hailing app. Let’s discuss timelines, preferre...
...experienced MERN stack developer to build a complete e-commerce platform. Tech Stack: Frontend: React 18, Redux Toolkit, Tailwind CSS, Vite Backend: Node.js, Express, MongoDB, Mongoose Authentication: JWT with bcrypt Payment: PayPal integration Additional: React Router, React Toastify, ApexCharts Key Features Required: User authentication & authorization (admin/customer roles) Product management (CRUD operations, categories, image uploads) Shopping cart & checkout flow Order management system User profiles & order history Admin dashboard with analytics Product reviews & ratings Favorites/wishlist functionality Responsive design Deliverables: Fully functional frontend and backend RESTful API with proper middleware MongoDB database schema Secure authentication s...
...experienced MERN stack developer to build a complete e-commerce platform. Tech Stack: Frontend: React 18, Redux Toolkit, Tailwind CSS, Vite Backend: Node.js, Express, MongoDB, Mongoose Authentication: JWT with bcrypt Payment: PayPal integration Additional: React Router, React Toastify, ApexCharts Key Features Required: User authentication & authorization (admin/customer roles) Product management (CRUD operations, categories, image uploads) Shopping cart & checkout flow Order management system User profiles & order history Admin dashboard with analytics Product reviews & ratings Favorites/wishlist functionality Responsive design Deliverables: Fully functional frontend and backend RESTful API with proper middleware MongoDB database schema Secure authentication s...
...experienced MERN stack developer to build a complete e-commerce platform. Tech Stack: Frontend: React 18, Redux Toolkit, Tailwind CSS, Vite Backend: Node.js, Express, MongoDB, Mongoose Authentication: JWT with bcrypt Payment: PayPal integration Additional: React Router, React Toastify, ApexCharts Key Features Required: User authentication & authorization (admin/customer roles) Product management (CRUD operations, categories, image uploads) Shopping cart & checkout flow Order management system User profiles & order history Admin dashboard with analytics Product reviews & ratings Favorites/wishlist functionality Responsive design Deliverables: Fully functional frontend and backend RESTful API with proper middleware MongoDB database schema Secure authentication s...
Project Title: Full-Stack Developer needed for Sports Management Platform Backend (PostgreSQL/Prisma) Project Description: I have a fully designed and res...the application fully functional. Key Responsibilities: Database Architecture: Design and deploy a PostgreSQL database and manage it using Prisma ORM. Authentication & RBAC: Implement a highly secure Authentication and Role-Based Access Control system for 4 distinct user levels: Admin, Coach, Player, and Parent. Backend Logic: Build secure Server Actions and API routes to handle all CRUD operations. Frontend Integration: Connect the existing React UI components to the new backend (e.g., saving coaching drills to the database, assigning player homework, managing team rosters, and dynamically updating progress charts).
I want a straightforward, console-based student management application written in Python 3. All records must be kept permanently in a plain-text file called s...on any standard Python 3 interpreter without extra libraries. Deliverables 1. Well-commented .py source files (menu, login, data operations) 2. Sample and credentials file for quick testing 3. A short README explaining setup, role permissions, and how to extend the code Acceptance criteria • Running launches the login prompt, then the correct role-based menu • All CRUD actions update immediately and accurately • Code passes a quick review on PEP 8 basics and logical structure That’s the full scope—lean, functional, and ready for further expansion once this foundation is solid.
...Backend (Essential System) • User authentication (JWT) • User profile management • Drill database • Training plan database • Challenge system • Completion tracking • Day streak logic • Basic badge logic • Subscription status management • Coupon validation logic • Media storage integration (cloud storage) • Basic analytics (admin level) ⸻ Web Admin Panel • Dashboard • Manage drills (CRUD) • Manage categories & levels • Manage training plans • Manage challenges • Manage users • Manual subscription management • Coupon creation & management • Basic analytics overview • Media upload system ⸻ Payment Integration • Apple In-App Purchases (...
I want a straightforward, console-based student management application written in Python 3. All records must be kept permanently in a plain-text file called s...on any standard Python 3 interpreter without extra libraries. Deliverables 1. Well-commented .py source files (menu, login, data operations) 2. Sample and credentials file for quick testing 3. A short README explaining setup, role permissions, and how to extend the code Acceptance criteria • Running launches the login prompt, then the correct role-based menu • All CRUD actions update immediately and accurately • Code passes a quick review on PEP 8 basics and logical structure That’s the full scope—lean, functional, and ready for further expansion once this foundation is solid.
...runs OCR and AI models to pull out vendor, subtotal, tax and total, then we persist everything in PostgreSQL and expose it for bookkeeping, reports and CSV exports. What I need now is an end-to-end first release that proves the concept and is solid enough for real users: • Android client – single-screen capture with basic history. • Backend – FastAPI endpoints for upload, data extraction and CRUD on expense records. • Data extraction – use open-source OCR plus your own lightweight ML to reach production-ready accuracy on vendor, tax, total. • Expense categorisation – rules-based for now; architecture ready for AI upgrades. • Reports – monthly totals, category breakdowns, downloadable CSV. • Stripe-ready user...
I need a clean, well-structured ASP.NET REST servic...Authentication can be stubbed (e.g., simple API key in header) because the primary goal is the data-processing workflow. • Testing: include a minimal Postman collection or cURL snippets so I can hit each endpoint out of the box. • Deliverables: complete Visual Studio solution, SQL scripts or migration files, and a short README explaining environment variables and build steps. Acceptance criteria – All CRUD operations work against the SQL backend. – JSON responses follow a consistent structure with clear status codes. – Code compiles and runs locally with one command (dotnet run or docker-compose up). If this fits your skill set, let me know your estimated turnaround time and any similar p...
I’m building a REST-based .NET API dedicated to policy management for an Indian insurance platform. The immediate scope is twofold: enabling seamles...CreatePolicy, RenewPolicy endpoints – Bi-directional CRM sync (webhooks or polling, whichever you recommend) • Swagger/OpenAPI 3.0 documentation and a concise developer guide • Unit and integration tests with ≥80 % code coverage • Dockerfile or Azure App Service deployment script • One demo session walking through setup, calls, and edge-case handling Acceptance criteria include successful CRUD operations verified against test cases, latency within agreed SLAs, and clean static-code-analysis reports. If you have the domain know-how and can stick to clear, test-driven milestones, I&...
I want a straightforward, console-based student management application written in Python 3. All records must be kept permanently in a plain-text file called s...on any standard Python 3 interpreter without extra libraries. Deliverables 1. Well-commented .py source files (menu, login, data operations) 2. Sample and credentials file for quick testing 3. A short README explaining setup, role permissions, and how to extend the code Acceptance criteria • Running launches the login prompt, then the correct role-based menu • All CRUD actions update immediately and accurately • Code passes a quick review on PEP 8 basics and logical structure That’s the full scope—lean, functional, and ready for further expansion once this foundation is solid.
I am setting up a new service and require an experienced Java Backend Developer to design and develop the server-side application from scratch. The technology stack will be based on Java and Spring Boot, following a clean and modular architecture that can later evolve into independent microservices. Core Responsibilities Develop well-structured REST APIs supporting CRUD operations and domain-specific workflows. Design and manage MySQL database schemas using Spring Data JPA, including optimized tables, indexing, and migrations for performance and data integrity. Implement secure API access using Basic Authentication, while maintaining flexibility for future migration to OAuth2 or JWT-based authentication. Implement robust validation, centralized exception handling, and detailed log...
...aplicación web muy directa: sobre una base de datos compuesta por 4 tablas, necesito 9 pantallas que permitan a usuarios registrados introducir, editar y consultar datos. El objetivo principal es registrar y gestionar esa información de forma ordenada y segura. Alcance práctico • Modelo de datos: 4 tablas ya definidas (te las compartiré en cuanto empecemos). • Funcionalidad núcleo: operaciones CRUD completas para cada tabla. • Interfaz: 9 pantallas responsivas que cubran inicio de sesión, menú principal y cada formulario/listado necesario. • Gestión de usuarios: acceso solo a usuarios registrados; no se requiere panel de administradores ni vistas públicas. • Validaciones bási...
My site is custom built on CakePHP and is already running on PHP 7.4, so the framework and version are set. What I need now is a fellow Hungarian-speaking developer who can take a set of ...breaking any of the site’s responsive behaviour. Please keep the code idiomatic to CakePHP conventions (Models, Views, Controllers) and comment it in Hungarian so future maintenance stays straightforward. Acceptance criteria: • Every supplied post displays with correct accents and line breaks. • URLs follow the current SEO-friendly pattern, now with Hungarian slugs. • Admin side retains full CRUD capability for these entries. • No deprecation warnings or compatibility issues under PHP 7.4. TAKE CARE! ONLY If you’re fluent in both Hungarian and CakePHP, let&rsq...
...PAGE: - Dashboard: 4 stat tiles correct counts - Profiles: All statuses, approve/reject/edit, change expiry, delete photos, moderation notes, expired filter - Verifications: Accept (badge appears), reject with note - Users: List, delete completely (all data gone), roles - Pending Payments: View/manage - Tier Monitor: Filter tabs, grid+table, rotation timer - Categories: CRUD, sort, activate/deactivate, intro text - Cities: CRUD, coordinates, intro text - Dropdowns: Manage languages, genders etc. - Messages: Read, status change, delete - Reports: View, update status, delete - Rate Limits: View locked, unlock - Analytics: Charts, views table, real-time feed - Settings CMS: Change values, verify on live site - Export: CSV/JSON all tables, schema SQL, storage files - Ads/Banne...
...SQL script (if new tables or columns are needed), and clear setup notes so I can drop the module into staging and test immediately. Acceptance criteria: 1. I can disable any Color or Size value for a single product or globally across products. 2. Disabled values never appear in the storefront or search results. 3. Re-enabling restores them with no loss of data or sort order. 4. All basic CRUD operations continue to work for products already using the module. If you have real ASP.NET experience and can turn this around quickly, let’s talk....
I want a full-featured, browser-based application hosted on my own domain that delivers a growing library of word problems, logic puzzles, Sudoku-style challenges and similar brain-tea...layout must work flawlessly on phones, tablets, and desktops, and the codebase should be organised so I can add future modules or gamified features without a rewrite. Deliverables: • Responsive web application connected to my domain • Modular task engine with at least one fully functional image-matching puzzle type • User system with sign-up, login, and history dashboard • Admin panel for CRUD operations on tasks, categories, and difficulty levels • Well-documented source code and deployment instructions I’m ready to review your technical approach, timeline, ...
...the back-end is straightforward — keep everything SQL-driven. I would like MySQL as the primary database engine, and the overall stack should be organised so that future modules (for example, user authentication or automated report generation) can drop in without a rewrite. The application must let administrators import large census files, validate and cleanse records in real time, perform full CRUD on member and contribution data, and expose filtered datasets for simple exports. A clear audit trail for every change is essential, as is role-based permissioning on each data operation. I am open to PHP, Django, or Node.js on the server side as long as the final codebase is cleanly structured, documented, and easy to maintain. Responsive front-end screens, RESTful APIs, and ...
...(example: ). The core system is already developed. We now need an experienced Laravel developer to complete remaining modules and optimize the platform for production launch. --- Tech Stack: - Backend: Laravel (latest) - Frontend: Blade / Tailwind (basic) - Database: MySQL - Architecture: Multi-tenant SaaS - Hosting: VPS / Cloud (Linux) --- Current Completed Modules: - Hotel CRUD (Super Admin) - Room Management - Inventory Calendar - Booking Engine (basic) - Public Hotel Websites - Admin Dashboard - Upgrade Requests Module --- Scope of Work (Remaining Features): 1. Payment Gateway Integration - Razorpay / Stripe - Per-hotel payment configuration - Booking auto-confirmation after payment 2. Subscription System - Plan assignment - Trial expiry logi...
...API (token-based authentication) 4. Git version control (we require repo access from day 1) 5. Staging + production-ready structure Preferred but optional: 1. Vue.js (if justified) 2. Laravel Sanctum / Passport for API auth Project Scope (High-Level) 1. Web Application - User authentication (login/register/reset) - Role-based access control - User dashboard - Multiple relational data modules - CRUD operations with validation - Notification system (email/system) 2. Admin Panel - Admin dashboard - Data management panels - User management - Workflow/status management - Activity logs (basic V1) - Reporting overview (basic) 3. REST API - Clean API architecture - Token-based authentication - Structured JSON responses - Endpoint documentation (OpenAPI/Postman) - Built for future mob...
MUST WORK ON MY PC VIA ANYDESK USING VS CODE BETWEEN 18:30 - 20:30 GMT DAILY BUDGET IS ...the results list. • Keep everything fully offline; the app never calls external APIs. • Unit-test the search logic and provide a short note describing the test coverage you achieved. • Update build scripts so the new feature ships seamlessly on Windows, macOS, and Linux the same way the rest of the app already does. If you have prior experience extending Electron apps with search or similar CRUD functions, this should feel familiar. Please send a brief note on how you’d approach the search algorithm, any packages you’d lean on (, Lunr, or hand-rolled), and a rough timeline. I look forward to seeing how you can quickly make my users’ lives easier with ...
My proprietary PoS product needs an inventory-management module that handles day-to-day stoc...required APIs and return clean, well-documented code that drops straight into the current stack. A modern web, desktop or hybrid approach is fine—stability, performance and maintainability are the priorities. Deliverables • Barcode-scanning workflow integrated into the live sales screen • Real-time stock-update service that syncs all terminals instantly • Supplier-management dashboard with full CRUD and basic reporting • Unit tests plus clear deployment & hand-over docs Show me where you solved similar problems before; concise evidence of experience will carry more weight than a long proposal. Work can be broken into milestones, and we can start as s...
...basemap loads without error. ☐ Pin Drop mode works for at least 15 questions continuously without breaking. ☐ Distance calculations are accurate and consistent. ☐ Multiple Choice mode works for at least 15 questions continuously without breaking. ☐ Image questions load (no broken images) and are tied to correct locations. ☐ PASS/FAIL screen correctly triggers at 80% threshold. ☐ Admin panel works (CRUD + CSV import/export + tolerance settings). ☐ All 114 locations are present in the dataset with verified coordinates. ☐ App runs locally from provided instructions without developer assistance. ☐ No critical browser console errors during normal use. ☐ Source code + dataset + documentation are delivered. 10. Future Phases (Not in Stage 1, But Must Be Possible Later) The Stage 1 archi...
Project Overview We are looking for a highly experienced Full-Stack Architect / Big Data Engineer / Search Infrastructure Expert to build a large-scale web application similar to Volza, capable of handling: 10+ Terabytes of structured trade data Trillions of rows Sub-second search performance Advanced filtering & analytics Production-grade scalability This is not a basic CRUD web app. We are building an enterprise-grade data intelligence platform. Core Objective =============== If a user searches for: Product name HS code Importer / Exporter name Country Shipment date range Address Port Any combination of filters The results must return in seconds (ideally sub-second) — even with trillions of records. Expected Architecture Expertise =================...
Overview We are developing a Web-Based Pension Census Management System for a public-sector institution in Brazil. This is not a simple CRUD system. It must be: Secure Scalable Real-time monitored Ready for production in 90 days Designed for 7,000+ users The system will manage pension census data collection, document upload, dashboard monitoring, and final reporting. Core Requirements Authentication & Roles Multi-role system: Admin Supervisor Attendant Auditor (read-only) Secure login (JWT or equivalent) Role-based permissions Census Registration Module Personal data form (dynamic fields) Editable records with audit trail Document upload (PDF, JPG, PNG) Digital file storage organization Data validation Online Pre-Registration Portal Public access pre-r...
Hi, I'm looking for a developer for a new Laravel 12 project. It's a configurable web platform that allows field operators to replace their current Excel-based reporting, whatever their industry. The first client is in the water treatment sector, but the platform must be built generically. The core idea is that indicators (name, unit, alert threshold) are configurable per client and not hardcoded in the database schema. The platform covers daily data entry by field operators via mobile-friendly forms, a supervisor dashboard with charts, automated monthly report export via Laravel Excel, and email alerts when a configured threshold is breached. Two roles only : Operator and Supervisor. For the tech approach, I want to use FilamentPHP v3 for the panel and forms, and rely on stan...
I’m building Escapions, an outdoor, route-based city game that players join through a web app. The project has two visible layers: 1...signal in the city. • Database of your choice (MongoDB, PostgreSQL, etc.) as long as it stores route coordinates, puzzles, user sessions, and scores efficiently. • Code must be modular and well-documented so additional cities and puzzles can be dropped in without refactors. Deliverables • Production-ready public website and game web app hosted on my cloud account. • Admin dashboard with full CRUD for cities, routes, puzzles, codes, and users. • Source code in a private Git repository with clear README for setup, build, and deployment. • Post-launch support for initial bug fixing and small tweaks (opti...
I need a straightforward iOS application that will be used strictly inside our company for repo...Offline-first storage that syncs once a connection is available would be a plus, but not mandatory if it complicates things too much. A clean Swift or SwiftUI codebase, paired with a lightweight backend (Firebase, Supabase, or a tiny Laravel / Node API—whatever you are fastest with) will work. Deliverables • Working iOS app (TestFlight-ready IPA) • Web admin panel with secure login and basic CRUD on the incoming reports • Source code in a Git repo with a short README explaining setup and environments Once the above pieces are in place and stable, I’ll handle App Store distribution on my side. If anything here needs clarifying, let me know and I’l...
...performance management system (evaluations, goals, KPIs, feedback, assessments). Backend REST APIs are complete — we need a strong front-end developer to build a clean, responsive, data-driven UI. Required stack: Angular 17+ • Tailwind CSS v4 • Progress (Kendo) UI for Angular Scope includes: Feature-based architecture Role-based routing (Manager / Employee / Admin) API integration with full CRUD Dashboards, grids, forms, modals, charts Responsive design down to 375px Lighthouse score 90+ Deliverables: Clean, well-structured Git repository Environment setup + README Working demo/build Full source code delivered to the client for ongoing maintenance and future extension When applying, please share: Relevant Angular dashboard work Confirmation of Angu...
...web-based inspection management system for quality and safety inspections. The system will allow users to manage customers, create structured inspections with scoring, upload images, generate PDF reports, and view performance dashboards. This is an end-to-end project including frontend, backend, database design, business logic, and PDF generation. The application will include: Customer management (CRUD + search) Inspection creation with predefined categories and scoring Automatic calculation of category and overall scores Image uploads per inspection item Signature capture Inspection status management (draft/completed) Defect highlighting (low scores) Dashboard with charts and statistics PDF report generation (including images, signature, company intro) Authenticatio...
I’m building a central hub for a worldwide semi-pro baseball league, expanding on ...dashboard, modern security standards, and mobile-first design are non-negotiable. I’m open to your preferred stack—WordPress with MemberPress, Laravel with Cashier, or a headless solution—so long as the finished product is reliable, well-documented, and easy to extend. Milestone acceptance 1. Working prototype that creates membership plans and processes test payments 2. Team module with roster CRUD functions 3. Full production deployment on my hosting, SSL in place, and a one-page guide showing me how to add new teams and plans If you’ve built scalable membership sites before and love baseball, let’s talk about turning this vision into a reality before...
I’m building a central hub for a worldwide semi-pro baseball league, expanding on ...dashboard, modern security standards, and mobile-first design are non-negotiable. I’m open to your preferred stack—WordPress with MemberPress, Laravel with Cashier, or a headless solution—so long as the finished product is reliable, well-documented, and easy to extend. Milestone acceptance 1. Working prototype that creates membership plans and processes test payments 2. Team module with roster CRUD functions 3. Full production deployment on my hosting, SSL in place, and a one-page guide showing me how to add new teams and plans If you’ve built scalable membership sites before and love baseball, let’s talk about turning this vision into a reality before...
Hi, I want to proceed with t...and an file must be provided. * No secrets or API keys should be committed to the repository. 4. Documentation: * README with setup instructions. * Swagger (OpenAPI) documentation. * Postman collection for testing. 5. Milestone-Based Delivery: We will divide the project into clear milestones: * Milestone 1: Auth + Roles + Organization (multi-tenant ready) * Milestone 2: Bookings CRUD + Database schema * Milestone 3: Commission logic * Milestone 4: Dashboard APIs (stats & reports) * Milestone 5: Deployment + backups + monitoring Each milestone will be reviewed and tested before payment. 6. Multi-Tenant Requirement: The system must be designed as multi-tenant from day one. All major entities must be linked to an organization/company ...
...applications web sur mon propre VPS. Ce dont j’ai besoin : • Préparer l’environnement serveur (Linux, Nginx/Apache, base de données) et optimiser les réglages de sécurité. • Mettre en ligne mon application web – elle sera uniquement accessible via navigateur. • Configurer la couche de gestion de contenu déjà intégrée à l’application (migration de la base, vérification des droits, tests CRUD). • Automatiser le processus de déploiement (script Bash, Git CI/CD ou équivalent) pour faciliter les futures mises à jour. • Fournir une courte documentation expliquant la structure du serveur et les commandes essentielles. Je reste o...
...dynamic module: patient records. Here is the structure I have in mind. • Static pages: About Us, Services Offered and Contact Information. They can be edited in the code or via simple CMS placeholders—whichever is quicker. • Dynamic module: a secure patient-record area where staff can log in, create or update a record and, at minimum, view basic demographics, test dates and results notes. CRUD operations must persist to SQL Server. Because we specialise exclusively in blood tests, all copy, images and sample data can be oriented around phlebotomy and related diagnostics. Responsive layout is important (Bootstrap is fine) but fancy graphics are not; speed and clarity matter more. Deliverables 1. Visual design that matches typical healthcare colour sc...
...piece is a rock-solid connection layer to our on-premise SQL Server sitting on the same LAN. The apps must be able to read, write, and update data in real time without touching the public internet. What I need from you, in the next 24 hours, is a lean, well-commented integration that: • Detects the SQL Server over the local network and establishes a secure connection. • Exposes asynchronous CRUD methods our existing ViewModels can call directly. • Keeps records in sync instantly (no polling) while both app and server stay inside the LAN. • Handles dropped connections gracefully and retries without data loss. Feel free to use Entity Framework Core, SignalR, or straight —whatever lets you deliver clean, reliable code fast. I’ll provide the t...
Website has 6 page I ..., ). Tech expectations Laravel 10+, Blade templates, MySQL (or MariaDB), Bootstrap or Tailwind—use whatever front-end stack best reproduces the supplied designs while keeping load times low. Please structure code cleanly so future developers can extend it. Deliverables 1. Full Laravel project with all views matching the provided images. 2. Advanced admin panel with job CRUD, bulk actions, analytics, and export of applications (CSV/PDF). 3. Documentation: setup steps, environment variables, and a brief “how to add a new job” guide. 4. Deployed demo on your staging server so I can test speed and workflow before final hand-off. If the above matches your skill set, let me know your estimated timeline and any clarifying questions...
...Overview The platform will support: OTP-based authentication (JWT session management) Digital KYC integrations (PAN, Aadhaar structure, bank verification) Loan application and lifecycle management EMI tracking and repayment system Payment gateway integration (Razorpay / Cashfree) Admin approval workflows and reporting dashboards Cloud-based deployment with security hardening This is not a basic CRUD project — it is a structured fintech product. Responsibilities You will be responsible for: Backend (Primary Focus Designing and developing RESTful APIs Authentication & authorization (JWT, RBAC) Loan lifecycle management APIs EMI and repayment logic implementation Payment gateway integration Webhook validation Database schema design (PostgreSQL) Performance optimization u...
...SaaS platform for Roadside Assistance management (Towing Companies). We need a Senior Architect/Developer to build the MVP of our central operations hub. The core challenge is Data Engineering/RPA: extracting real-time data from a legacy third-party insurance platform (TIREA) that does not have a public API, and syncing it with our dashboard and WhatsApp bot. ⚠️ WARNING: This is NOT a standard CRUD project. If you lack experience in advanced scraping, headless browsers, or asynchronous task queues (Celery/Redis), please do not apply. MANDATORY TECH STACK: We have defined a high-performance architecture. You must be proficient in: Backend: Python 3.11+ (FastAPI) + Celery + Redis (for background workers). Database: PostgreSQL 15+ with PostGIS (for geospatial queries). Scraping...
I already have cPanel access to a Linux server and need a clean Laravel install up and running quickly. Your task is to drop in the latest stable...install expects (composer, PHP extensions, correct PHP version switch in cPanel, permissions, artisan key:generate, storage link, etc.). When you’re done I should be able to visit /users in the browser, add a test user and see it listed. Deliverables: • Fully functioning Laravel install on my cPanel account • Configured .env with database credentials (placeholders are okay; I’ll replace) • User CRUD sample (model, migration, controller, Blade views) committed to the project • Quick note of the steps you took so I can repeat them on future servers If this is something you’ve done dozens of t...
Website has 6 page I ..., ). Tech expectations Laravel 10+, Blade templates, MySQL (or MariaDB), Bootstrap or Tailwind—use whatever front-end stack best reproduces the supplied designs while keeping load times low. Please structure code cleanly so future developers can extend it. Deliverables 1. Full Laravel project with all views matching the provided images. 2. Advanced admin panel with job CRUD, bulk actions, analytics, and export of applications (CSV/PDF). 3. Documentation: setup steps, environment variables, and a brief “how to add a new job” guide. 4. Deployed demo on your staging server so I can test speed and workflow before final hand-off. If the above matches your skill set, let me know your estimated timeline and any clarifying questions...