
In Progress
Posted
Paid on delivery
I already have an HR data model (an artefact generated in Claude) and I now need it turned into a working PostgreSQL database that can be accessed through a web-based service. Here is what I expect: • Translate the existing artefact into a clean PostgreSQL schema, including tables, keys, indexes, and basic seed data where useful. • Wrap that schema with a REST (or GraphQL if you recommend it) web service so it is accessible to internal tools and future integrations. • Core modules must cover employee management, document storage tied to each employee record, and an automatic fill-in feature that merges employee data into contract drafts and other mandatory documents. • Secure the service with straightforward username-and-password authentication; design the user table and hashed-password workflow accordingly. • Provide clear API documentation and an ERD so future developers can extend the system easily. • Deliver the source code, database scripts, and a brief setup guide that lets me run everything locally and deploy to a typical cloud host. I’m comfortable with mainstream frameworks (Django, Flask, Express, FastAPI, etc.) so choose the stack you can move fastest with, as long as PostgreSQL remains the database. Clean, well-commented code and concise docs will be the key acceptance criteria.
Project ID: 40627994
185 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
185 freelancers are bidding on average €164 EUR for this job

Hi, I reviewed the request to convert the existing HR data model into a clean PostgreSQL schema and expose it through a REST or GraphQL webservice with employee, document storage, and automatic fill-in for contract drafts. I’ll implement Database Development with Database Administration tasks: tables, keys, indexes, seed data, and a secure username-and-password flow using hashed passwords. Then I’ll build a REST API layer (or GraphQL if it fits best) for employee management, document upload/linking per employee, and an endpoint that merges employee fields into draft templates. I’ll deliver clean, well-commented source code, ERD, API documentation, and a local setup guide so internal tools and future integrations can extend it easily. Let’s discuss here now.
€250 EUR in 30 days
7.9
7.9

Greetings, I am a Full Stack developer specializing in PostgreSQL and REST API services. I'll translate your HR data model into a clean PostgreSQL schema with employee management, document storage, and auto-fill contract features. I'll build a secure REST API with username-password authentication, provide API documentation and ERD, and deliver complete source code with local setup and deployment guides. What's your preferred backend framework and expected user count? Better we do a quick chat to ensure few things about the task. Ping me when you're available.
€390 EUR in 7 days
8.0
8.0

★★★ POSTGRESQL SPECIALIST ★★★ Hi, To turn your HR data model into a working PostgreSQL database, I can create a clean schema and wrap it with a REST web service. I will translate your artefact into a structured PostgreSQL schema with necessary tables, keys, and indexes. I will also implement a secure service with username-and-password authentication. My approach includes providing clear API documentation and an ERD for future developers. I will ensure the code is clean and well-commented. Let’s discuss how I can help you achieve this project. Thanks!
€70 EUR in 3 days
7.8
7.8

Hi there, I can convert your existing HR data model artefact into a production-ready PostgreSQL database with a secure web API layer. I’ll translate the model into a clean schema with proper relationships, indexes, constraints, and seed data, then build a REST API using a suitable framework (such as FastAPI, Django, or Node.js) with authentication, employee management, document storage, and automated document/template merge functionality. I’ll also provide API documentation, ERD diagrams, deployment instructions, and maintainable source code for future expansion. Question: Do you already have the Claude-generated HR model available in a specific format (SQL, JSON, diagram, or document), and do you have a preferred cloud deployment environment? Kindly send me a message to discuss more in detail. Thanks.
€150 EUR in 3 days
7.9
7.9

Hi, I can turn your existing HR data model into a **production-ready PostgreSQL database and web API**. I’d recommend **FastAPI + PostgreSQL** for a clean, scalable service with strong API documentation. I’ll handle the schema, relationships, indexes, seed data, employee management, employee-linked document storage, and automated document/contract data merging. I’ll also implement secure username/password authentication with properly hashed passwords. You’ll receive the complete source code, database scripts, API documentation, ERD, setup/deployment guide, and clean documentation so future developers can extend the system easily. **Timeline:** 5–7 days **Ready to start immediately.** Best regards, Muhammad Rizwan LA
€80 EUR in 2 days
7.3
7.3

Turning your existing HR data model into a working PostgreSQL database behind a clean web service is right in my wheelhouse, and the document auto-fill piece is the part I'd get right early. I'd build it in FastAPI — fast to move with, and its automatic OpenAPI docs give you clear API documentation out of the box — mapping your artefact into a proper schema with tables, keys, indexes, and seed data, managed through migrations. On top of that I'll expose REST endpoints for employee management, per-employee document storage, and a merge feature that pumps employee data into contract and mandatory-document templates. Auth will be username/password with securely hashed passwords (bcrypt) and a sensible user table. You'll get the source, DB scripts, an ERD, and a short setup guide for local and cloud deployment. I can start right away.
€30 EUR in 1 day
7.4
7.4

Hello, There’s a clear pattern here: you don’t just need a database, you need a reliable internal system that turns an existing HR model into something teams can use without friction. I can translate your artefact into a clean PostgreSQL schema, then wrap it in a secure web service with employee management, document storage, and automated contract/document fill-ins. I’ve built PHP/MySQL and Python-based business systems, REST APIs, auth workflows, and admin-style dashboards, so I can structure the schema, hashed-password authentication, seed data, ERD, and API docs in a way that stays maintainable for future integrations. 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. If you’d like, I can review the attached artefact first and map the fastest stack for delivery, then start with the database design and core API flow. Should the document merge engine support dynamic templates only, or also conditional clauses and locale-specific formatting? Best regards, Asad
€75 EUR in 3 days
7.4
7.4

Your Claude-generated HR data model can be converted into a maintainable PostgreSQL-backed HR web service with a clear foundation for future integrations. I’ll use Django, Django REST Framework, and PostgreSQL to define normalized employee, document, contract-template, user, and audit-related tables, with proper foreign keys, constraints, indexes, and useful seed data. The API will cover employee management, secure document metadata and file handling tied to employee records, and an automatic merge workflow for contract drafts and mandatory documents using employee fields and reusable templates. Authentication will use username/password login with Django’s secure password hashing, validation, and permission-ready API structure. I’ll also include Docker/local setup, database migrations, environment configuration, and deployment-friendly scripts. You’ll receive clean commented source code, SQL/migration scripts, sample requests, concise API documentation, and an ERD showing the relationships and extension points. I’ll test the main CRUD, authentication, document, and merge flows before delivery so the service can be run locally without guesswork. Is the Claude artefact available as a file you can share, or should I work from its contents pasted into the project? Muhammad Saad
€105 EUR in 4 days
7.1
7.1

Hello, I can help you take this from artefact to a working backend service in a clean way. The scope you listed is well defined: PostgreSQL schema, secure login flow, employee/document modules, autofill for draft contracts, plus documentation and ERD for future extension. I would use a mainstream stack that keeps the codebase simple and easy to maintain, most likely FastAPI or Django depending on the final structure you prefer. Happy to discuss the module flow further here on the platform.
€360 EUR in 18 days
7.0
7.0

Hello there, I'm Valentino, a Senior Software Engineer and a specialist with FastAPI, Postgres, and RESTful API development including Hypermedia REST (HATEOAS) and Reactive REST. The database schema will be designed with the usual best practices such as normalization, indexes, and more. FastAPI SQLModel will take care of the ORM abstraction. We can start with RESTful endpoints for now ("KISS") and add a GraphQL layer later. As for the "automatic fill-in feature" we can use a templating engine such as Jinja2 (standard). Overall we will structure the project with vertical slicing for better scalability. I have over 15 years software development experience primarily in banking, financial services, and e-commerce with some HR projects in between. For my sample HR project, below is my Employee Time Tracking project here in Freelancer: https://www.freelancer.com/projects/golang/golang-developer-Time-Tracking-Win Thank you for reviewing my proposal and I'm looking forward to working with you. Best regards, Valentino
€150 EUR in 5 days
6.5
6.5

Hello, The project is straightforward: take an existing HR data model, turn it into a PostgreSQL schema, then wrap it with a REST service that handles employee records, document storage per employee, and automatic data merging into templates like contracts. Authentication needs to be simple but secure, and the deliverables should include code, database scripts, API docs, and an ERD. I’ve built similar internal tools before, like an internal admin panel that needed role-based access and clean API contracts for future integrations. The schema work and service layer were where most of the careful work went, especially keeping the state consistent when multiple users update records at once. I’d likely start with FastAPI since it moves quickly for REST services and has good PostgreSQL support out of the box. The schema translation would be handled first, then the employee and document modules. The tricky part is usually the auto-fill feature—it needs to handle missing data gracefully and avoid silent failures when merging into documents. The biggest unknown is how messy the seed data will be once it hits the schema. I’d add basic validation during import and keep the seed scripts simple until we see real data. If the document templates change often, we might need a small admin UI later to manage them, but that can wait until the core works. Thanks, Denis
€30 EUR in 3 days
6.0
6.0

Hello, I'll transform your HR data model into a working PostgreSQL database with a clean schema, tables, foreign keys, and indexes optimized for performance. I'll build a REST API wrapped around it using Node.js and Express so your internal tools and integrations can access employee data securely. The system will handle employee management, document storage linked to each record, and automatic document generation that merges employee data into contracts and mandatory paperwork. I'll implement username-password authentication with hashed passwords, provide complete API documentation and an ERD for future developers, and deliver full source code with database scripts and a setup guide for local running and cloud deployment. Do you need the document generation to use template files like Word or PDF documents, or would you prefer HTML templates that convert to PDFs on demand? Let's discuss in chat as I have some queries to ask regarding the project to proceed further. ~ Joya
€330 EUR in 19 days
6.3
6.3

Hi, I've built REST APIs on PostgreSQL with hashed-password auth and clean setup docs before, and I work daily across Django, FastAPI, Express, and Node. On the automatic fill-in feature: the cleanest path is storing contract templates with placeholder tokens that map to columns on the employee record, so a merge endpoint renders the final document. Question, do you want output as PDF, DOCX, or both? That changes the templating library I pick. We've also built an internal automation tool structured around a data model and the Claude API, which is close to your artefact-to-schema and document-merge needs. Since you have no history with us, I'd start with a milestone on the schema and ERD so you release only on delivered work. Can you share the Claude artefact so I can map the tables? Adil
€197.19 EUR in 7 days
6.3
6.3

Your contract auto-fill is the risk: Word splits {{TOKEN}} placeholders across runs, so a plain string-replace silently drops fields. I'd template the CIM (Nedeterminată/Determinată) so the merge actually holds. Right now everything lives as IndexedDB JSON blobs, so step one is normalizing it into real Postgres tables — employees, obras, and documentos with proper FKs and CNP as the unique key. The doc-expiry logic (Fișă de aptitudine, SSM/PSI, permise) moves into a query, so "expiring soon" alerts come from the API instead of the browser. FastAPI + SQLAlchemy + python-docx moves fastest here and keeps the .docx generation you already have. Bcrypt-hashed auth, an ERD, and OpenAPI docs come with it. One thing to pin down first: should an obra user see only their allocated employees, or the full roster? That decides how I scope the auth.
€140 EUR in 7 days
6.1
6.1

Hi, Your HR data model is a solid starting point—the challenge is transforming it into a scalable PostgreSQL database with a secure, well-structured API that's easy to maintain and extend. Careful schema design, indexing, and authentication will ensure the system performs well as new HR features are added. I can translate your Claude-generated model into a normalized PostgreSQL schema, build a REST API (or GraphQL if it better fits your future integrations), implement secure user authentication with hashed passwords, and develop the core modules for employee management, document storage, and document generation using employee data. I'll also provide API documentation, an ERD, database scripts, and a clear setup guide for local development and cloud deployment. I'd be happy to review your existing data model and build a clean, production-ready foundation for your HR system.
€30 EUR in 1 day
5.9
5.9

Hello, I have carefully read your project details and understand you already have a well-defined HR data model that now needs to be transformed into a production-ready PostgreSQL database with a secure, extensible API layer. I will execute this by first reviewing the existing artefact, designing an optimized relational schema with proper constraints, indexes, and seed data, then exposing it through a clean REST API (or GraphQL if it better suits your future integrations) with comprehensive documentation and security. I will build the solution using PostgreSQL with FastAPI or Django REST Framework, SQLAlchemy, JWT-based authentication with securely hashed passwords, and OpenAPI/Swagger documentation. The system will include employee management, document storage, template-based document generation with automatic field merging, an ERD, migration scripts, and a modular architecture that makes future enhancements straightforward. The code will be well-structured, documented, and deployment-ready for both local environments and cloud hosting. Do you already have document templates for contracts, or should the merge engine be designed to support configurable templates from the beginning? I will deliver a secure, scalable backend with complete source code, database scripts, API documentation, setup instructions, and a future-proof architecture that your team can extend with confidence. Best Regards, Rabia Shaikh
€200 EUR in 3 days
6.0
6.0

Hello! We can turn your HR data model into a working PostgreSQL web service. 1. Do you want REST or GraphQL for the API layer? 2. Do you already have any existing data or document templates to load? — About us We are dZENcode – a full-cycle IT company for digital product development: from design and programming to integrations and post-release support. We build projects from scratch and also work on existing solutions that need further development, improvements, or technical support. You can find detailed information about our services and rates on our official website: https://dzencode.com. Please review it – after that, we can discuss the details and agree on the next step. ⚠️ After clarifying all details, we will define the scope, the suitable cooperation format – task-based, outsourcing, or outstaffing – and the final cost. Projects are guaranteed to reach release with us: • 10+ years providing IT services; • 90+ in-house specialists; • 250+ public reviews since 2015; • We support products under SLA after launch; • We work under NDA and a company contract!
€140 EUR in 7 days
6.2
6.2

Hi, I am a backend developer with 8 years of rich experience in software development, with a background in . I am familiar with PostgreSQL, Django, REST API, Database Development, Database Programming, Database Administration, Web Development, MySQL, etc. For this project, I will convert your HR data model into a well structured PostgreSQL database, build a secure REST API with authentication, implement employee document management and template based document generation, and provide clear documentation for future development. I'm an individual freelancer and can work on any time zone you want. Please contact me with the best time for you to have a quick chat. Looking forward to discussing more details. Thanks. Emile.
€250 EUR in 7 days
5.2
5.2

Hey! I specialize in PostgreSQL and backend API development with 9+ years of experience building secure, scalable business systems and database-driven applications. I can transform your HR data model into a well-structured PostgreSQL database with a clean, documented web API. Here's how I can help: 1. Design a normalized PostgreSQL schema. 2. Build secure REST or GraphQL APIs. 3. Implement authentication and document workflows. 4. Deliver ERD, setup guide, and API documentation. Could you clarify if your existing Claude-generated data model is already finalized, or would you like me to review and refine the schema before development begins?
€140 EUR in 7 days
5.2
5.2

With over several years of experience in database development and programming, I am confident I can efficiently tackle your project. Especially, with my demonstrated skills in building RESTful (or GraphQL) APIs using Django and PostgreSQL, I will create a clean and performant service that seamlessly interact with your HR data model. Moreover, my proficiency in web development frameworks such as Django and Express will enale me to swiftly construct the employee management module, document storage system, and the automatic fill-in feature for contracts and mandatory documents. Aligned with your preference for PostgreSQL as the database, I assure you of a scalable database design featuring tables, keys, indexes, etc., accompanied by clear API documentation and an ERD for future reference.
€30 EUR in 3 days
5.6
5.6

ARGONCILHE, Portugal
Payment method verified
Member since Sep 6, 2024
€8-30 EUR
€8-30 EUR
€30-250 EUR
₹12500-37500 INR
$20-30 SGD / hour
₹600-1500 INR
$15-25 USD / hour
$2-8 USD / hour
$5000-10000 AUD
$24000-40000 HKD
₹37500-75000 INR
₹750-1250 INR / hour
min $50 USD / hour
$30-250 USD
$5000-10000 USD
₹750-1250 INR / hour
₹75000-150000 INR
$30-250 USD
min $50 USD / hour
$250-750 AUD
₹12500-37500 INR
₹12500-37500 INR
₹100-400 INR / hour