This repository contains the project we developed during Hackathon Dauphine, a blockchain-based platform designed to improve collaboration between patients, researchers, and hospitals in clinical studies.
- Secure medical record submission via a web application (PHP + SQL).
- AI-driven medical data extraction (concept prototype).
- Blockchain layer for anonymization and certification of sensitive data.
- Incentive mechanism: patients rewarded for contributing anonymized health records.
- docs/
- Hackathon Dauphine.pdf
- Pitch Hackathon.pages
- webapp/
- index.php, login.php, logout.php, home.php, profile.php, register.php, search.php
- deposer_document.php, config.php
- blockchain privée/ (scripts/configs related to blockchain logic)
- script.js, styles.css
- database/
- data.sql
- Import
database/data.sqlinto MySQL to initialize the database schema. - Configure connection settings in
webapp/config.php. - Run the web application locally with Apache/Nginx and PHP.
- François Andréani
- Raphaël Capranico
- Roc de Larouziere