{"id":19537627,"url":"https://github.com/kitaah/retro_mania","last_synced_at":"2026-05-05T14:31:39.679Z","repository":{"id":65563408,"uuid":"567828540","full_name":"kitaah/Retro_Mania","owner":"kitaah","description":"Site internet d'une entreprise fictive faisant la promotion de ses casquettes sur son site vitrine","archived":false,"fork":false,"pushed_at":"2025-04-20T11:28:09.000Z","size":4064,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T12:38:56.070Z","etag":null,"topics":["css3","fontawesome","htaccess","html5","javascript","mvc-architecture","mysql-database","oop-php","phpmyadmin","retrowave","student-project","website"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/kitaah.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":"2022-11-18T17:16:19.000Z","updated_at":"2025-04-20T11:28:12.000Z","dependencies_parsed_at":"2024-11-11T02:39:09.003Z","dependency_job_id":null,"html_url":"https://github.com/kitaah/Retro_Mania","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kitaah/Retro_Mania","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitaah%2FRetro_Mania","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitaah%2FRetro_Mania/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitaah%2FRetro_Mania/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitaah%2FRetro_Mania/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitaah","download_url":"https://codeload.github.com/kitaah/Retro_Mania/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitaah%2FRetro_Mania/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["css3","fontawesome","htaccess","html5","javascript","mvc-architecture","mysql-database","oop-php","phpmyadmin","retrowave","student-project","website"],"created_at":"2024-11-11T02:28:43.139Z","updated_at":"2026-05-05T14:31:39.674Z","avatar_url":"https://github.com/kitaah.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Retro Mania 🧢\n\nDans le cadre de la formation de développeur web que j'ai réalisé à la 3W Academy en 2022, j'ai dû réaliser un site internet possèdant une architecture MVC en PHP. J'ai donc réalisé le site internet d'une entreprise fictive américaine, nommée Retro Mania. Celle-ci fabrique et commercialise des casquettes au sein de sa boutique locale à San Fransisco, autour du thème de la retrowave. Afin de faire la promotion de ses casquettes auprès du grand public, l'entreprise possèe une site vitrine.\n\n## Fonctionnalités\n\n- **Accès visiteur:** consulter le catalogue des casquettes, jouer à un mini-jeu permettant de gagner une casquette de son choix.\n- **Accès administrateur**: création de compte, login, CRUD portant sur les casquettes, consultation des collections et des gagnants du mini-jeu.  \n\n\n## Langages\n\n- **Front-end:** HTML, CSS, JavaScript (avec librairie d'icônes Font Awesome)\n- **Back-end:** PHP, SQL\n\n\n## Outils\n\n- **IDE:** Visual Studio code\n- **Serveur local:** MAMP (utilisation de MySQL et phpMyAdmin)\n- **Gestion de version**: Git\n- **Client FTP:** Filezilla\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://www.w3.org/html/\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg\" alt=\"html5\" width=\"40\" height=\"40\"/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u003ca href=\"https://www.w3schools.com/css/\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg\" alt=\"css3\" width=\"40\" height=\"40\"/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg\" alt=\"javascript\" width=\"40\" height=\"40\"/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u003ca href=\"https://www.w3schools.com/css/\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003ca href=\"https://www.php.net\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/php/php-original.svg\" alt=\"php\" width=\"40\" height=\"40\"/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg\" alt=\"mysql\" width=\"40\" height=\"40\"/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u003ca href=\"https://git-scm.com/\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg\" alt=\"git\" width=\"40\" height=\"40\"/\u003e\u003c/a\u003e\u003c/p\u003e\n\n\n## Screenshot\n\n\u003cp\u003e\u003cimg src=\"medias/img/github_screenshot.jpg\" alt=\"screenshot du site Retro Mania\"\u003e\u003c/p\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://komarev.com/ghpvc/?username=kitaah\u0026color=blue\" alt=\"kitaah\" /\u003e\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitaah%2Fretro_mania","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitaah%2Fretro_mania","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitaah%2Fretro_mania/lists"}