{"id":19857090,"url":"https://github.com/julienmrgrd/projet-abpl","last_synced_at":"2026-04-29T20:34:18.333Z","repository":{"id":71022624,"uuid":"155295309","full_name":"JulienMrgrd/Projet-ABPL","owner":"JulienMrgrd","description":"https://projet-abpl.herokuapp.com : Projet d'application web (Angular 7, Java 8) pour l'acquisition des bonnes pratiques de laboratoire. Développé pour la promotion 2018 de Master Biologie BioC2M de l'université de Cergy-Pontoise.                     ","archived":false,"fork":false,"pushed_at":"2019-01-29T15:46:18.000Z","size":36612,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T08:16:33.692Z","etag":null,"topics":["angular","biology","bootstrap4","heroku","jhipster","quiz","rxjs","webpack"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JulienMrgrd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-29T23:32:57.000Z","updated_at":"2019-01-23T10:41:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"75675a81-97a5-4296-9b49-9e6532b0e11b","html_url":"https://github.com/JulienMrgrd/Projet-ABPL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JulienMrgrd/Projet-ABPL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienMrgrd%2FProjet-ABPL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienMrgrd%2FProjet-ABPL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienMrgrd%2FProjet-ABPL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienMrgrd%2FProjet-ABPL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienMrgrd","download_url":"https://codeload.github.com/JulienMrgrd/Projet-ABPL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienMrgrd%2FProjet-ABPL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","biology","bootstrap4","heroku","jhipster","quiz","rxjs","webpack"],"created_at":"2024-11-12T14:17:28.927Z","updated_at":"2026-04-29T20:34:18.321Z","avatar_url":"https://github.com/JulienMrgrd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![sonar-quality-gate][sonar-quality-gate]][sonar-url] [![sonar-coverage][sonar-coverage]][sonar-url] [![sonar-vulnerabilities][sonar-vulnerabilities]][sonar-url]\n\n# ProjetABPL\n\nPlateforme en ligne (*toujours en développement*) permettant la révision et certification de bonnes pratiques en laboratoire.\nProjet-ABPL propose : \n- Des **fiches de révisions** par catégories\n- Des **quiz d'entraînement** par catégories (pictogrames, déchets, sécurité, ...)\n- Un quiz de **test blanc**\n\nEn WIP :\n- Page d'examen, activable par un utilisateur de type **professeur**, **admin**, ...\n- Sauvegardes, brouillons, statistiques, données sur les quiz/test/examens par utilisateur.\n- Pouvoir délivrer une réelle certification d'Etat.\n\n---------------------------------------------------------------------\n### Framework\nThis application was generated using JHipster 5.6.1, you can find documentation and help at [https://www.jhipster.tech/documentation-archive/v5.6.1](https://www.jhipster.tech/documentation-archive/v5.6.1).\n\n#### -\u003e Hosted on Heroku : https://projet-abpl.herokuapp.com\n\n### Development\n\nTo start your application in the dev profile, simply run:\n\n    ./mvnw\n\nFor further instructions on how to develop with JHipster, have a look at [Using JHipster in development][].\n\n\n### Building for production\n\nTo optimize the ProjetABPL application for production, run:\n\n    ./mvnw -Pprod clean package\n\nTo ensure everything worked, run:\n\n    java -jar target/*.war\n\nRefer to [Using JHipster in production][using jhipster in production] for more details.\n\n[sonar-url]: https://sonarcloud.io/dashboard?id=projet-abpl\n[sonar-quality-gate]: https://sonarcloud.io/api/project_badges/measure?project=projet-abpl\u0026metric=alert_status\n[sonar-coverage]: https://sonarcloud.io/api/project_badges/measure?project=projet-abpl\u0026metric=coverage\n[sonar-vulnerabilities]: https://sonarcloud.io/api/project_badges/measure?project=projet-abpl\u0026metric=vulnerabilities\n[using jhipster in production]: https://www.jhipster.tech/documentation-archive/v5.7.2/production/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienmrgrd%2Fprojet-abpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulienmrgrd%2Fprojet-abpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulienmrgrd%2Fprojet-abpl/lists"}