{"id":16811747,"url":"https://github.com/theoludwig/p61-project","last_synced_at":"2025-07-15T16:31:13.689Z","repository":{"id":241363013,"uuid":"805077776","full_name":"theoludwig/p61-project","owner":"theoludwig","description":"Un tracker d'habitudes pour performer au boulot et dans la vie de tous les jours. (Study project)","archived":true,"fork":false,"pushed_at":"2024-05-27T16:43:11.000Z","size":2479,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-05-13T18:58:14.839Z","etag":null,"topics":["habits-tracking","mobile-app","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theoludwig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-23T20:52:04.000Z","updated_at":"2024-11-20T18:32:45.000Z","dependencies_parsed_at":"2024-05-28T01:06:35.836Z","dependency_job_id":"e5bbd852-a9ee-4dd3-9682-a29622aabbc1","html_url":"https://github.com/theoludwig/p61-project","commit_stats":null,"previous_names":["theoludwig/p61-project"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/theoludwig/p61-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fp61-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fp61-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fp61-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fp61-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theoludwig","download_url":"https://codeload.github.com/theoludwig/p61-project/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fp61-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265445302,"owners_count":23766445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["habits-tracking","mobile-app","react-native"],"created_at":"2024-10-13T10:19:37.176Z","updated_at":"2025-07-15T16:31:13.481Z","avatar_url":"https://github.com/theoludwig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Habits Tracker - P61 Projet\n\n## À propos\n\nApplication mobile en [React Native](https://reactnative.dev/) pour le projet du module P61 Développement avancé.\n\nUn tracker d'habitudes pour performer au boulot et dans la vie de tous les jours.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./docs/screenshots/habits.png\" alt=\"Habits Tracker Screenshot\" height=\"400px\" /\u003e\n\u003c/p\u003e\n\n### Membres du Groupe 7\n\n- [Théo LUDWIG](https://git.unistra.fr/t.ludwig)\n- [Haoxuan LI](https://git.unistra.fr/haoxuan.li)\n- [Maxime RUMPLER](https://git.unistra.fr/m.rumpler)\n- [Maxime RICHARD](https://git.unistra.fr/maximerichard)\n\n### Documentation\n\n- [Sujet](./docs/SUJET.md) + [Cahier des charges](./docs/CAHIER-DES-CHARGES.md)\n- [Modèle Logique des Données (MLD)](./docs/MLD.md)\n- [Conventions développement informatique](./docs/CONVENTIONS.md)\n- [Kanban Board (Trello)](https://trello.com/b/8kYlcLA8/habits-tracker)\n\n#### Principaux Outils Informatiques Utilisés\n\n- [TypeScript](https://www.typescriptlang.org/): Langage de programmation.\n- [React Native](https://reactnative.dev/) + [Expo](https://expo.io/): Framework pour le développement d'applications mobiles.\n- [React Native Paper](https://callstack.github.io/react-native-paper/): Bibliothèque de composants pour React Native.\n- [React Hook Form](https://react-hook-form.com/) + [Zod](https://zod.dev/): Gestion des formulaires et validation des données.\n- [Supabase](https://supabase.io/): Backend, serveur d'API pour le stockage des données.\n\n## Développement du projet en local\n\n### Prérequis\n\n- [Node.js](https://nodejs.org/) \u003e= 20.0.0\n- [npm](https://www.npmjs.com/) \u003e= 10.0.0\n- [Expo Go](https://expo.io/client) ~2.31.0\n- [Docker](https://www.docker.com/) (facultatif, utilisé pour lancer [Supabase](https://supabase.io/) en local)\n\n### Installation\n\n```sh\n# Cloner le projet\ngit clone git@github.com:theoludwig/p61-project.git\n\n# Se déplacer dans le répertoire du projet\ncd p61-project\n\n# Configurer les variables d'environnement\ncp .env.example .env\n\n# Installer les dépendances\nnpm clean-install\n```\n\n### Lancer l'application\n\n```sh\nnpm run start\n```\n\n### Lancer Supabase (facultatif)\n\nCe n'est pas strictement nécessaire pour le développement de l'application (même si recommandé), de lancer [Supabase](https://supabase.io/) en local, car l'application est déjà déployée sur un serveur [Supabase](https://supabase.io/) en production (`.env.example` est pré-configuré avec cet environnement).\n\n```sh\nnpm run supabase-cli start\n```\n\n#### Principales Commandes Supabase\n\n```sh\n# Pour réinitialiser la base de données avec les données de test (seed.sql)\nnpm run supabase-cli db reset\n\n# Pour synchroniser le modèle (local) avec la base de données (remote)\nnpm run supabase-cli db pull\n\n# Pour synchroniser la base de données (remote) avec le modèle (local)\nnpm run supabase-cli db push\n\n# Pour générer les types TypeScript\nnpm run supabase-cli gen types typescript -- --local \u003e ./infrastructure/supabase/supabase-types.ts\n\n# Crée un nouveau script de migration à partir des modifications déjà appliquées à votre base de données locale (remplacer `\u003cname-of-migration\u003e` avec le nom de la migration)\nnpm run supabase-cli db diff -- -f \u003cname-of-migration\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheoludwig%2Fp61-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheoludwig%2Fp61-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheoludwig%2Fp61-project/lists"}