{"id":18783361,"url":"https://github.com/futuresea-dev/vue_admin","last_synced_at":"2026-04-13T22:31:43.114Z","repository":{"id":157980050,"uuid":"445618682","full_name":"futuresea-dev/vue_admin","owner":"futuresea-dev","description":"vue admin","archived":false,"fork":false,"pushed_at":"2022-01-07T18:37:43.000Z","size":145,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-01T13:03:49.889Z","etag":null,"topics":["admin","admin-dashboard","css","html","javascript","vue","vuex"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/futuresea-dev.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-01-07T18:36:38.000Z","updated_at":"2024-03-28T17:16:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e90ef8d-e7fa-43e3-9261-5ccd18c814e4","html_url":"https://github.com/futuresea-dev/vue_admin","commit_stats":null,"previous_names":["futurelife365/vue_admin","futuresea-dev/vue_admin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/futuresea-dev/vue_admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2Fvue_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2Fvue_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2Fvue_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2Fvue_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuresea-dev","download_url":"https://codeload.github.com/futuresea-dev/vue_admin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2Fvue_admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31773992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["admin","admin-dashboard","css","html","javascript","vue","vuex"],"created_at":"2024-11-07T20:39:08.225Z","updated_at":"2026-04-13T22:31:43.003Z","avatar_url":"https://github.com/futuresea-dev.png","language":"Vue","readme":"# OpenClassrooms - Create a Web Application with Vue.js Repo\n\nThis repo contains code and boilerplate for the exercises contained in the OpenClassrooms course: [Create a Web Application with Vue.js](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js).\n\n## Exercises\n\n### Part 1: Build Your First Vue.js App\n\n| Content                                                                                                                                         | Begin                                                                                | Solution                                                                                   |\n| ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |\n| [Chapter 2](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6534638-create-your-first-vue-app)               | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P1C2-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P1C2-Solution) |\n| [Chapter 3](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6534766-store-and-manage-data)                   | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P1C3-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P1C3-Solution) |\n| [Chapter 4](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6534954-manage-common-scenarios-with-directives) | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P1C4-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P1C4-Solution) |\n\n### Part 2: Scale Your App with Vue CLI\n\n| Content                                                                                                                                               | Begin                                                                                | Solution                                                                                   |\n| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |\n| [Chapter 1](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535063-create-a-new-project-with-vue-cli)             | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C1-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C1-Solution) |\n| [Chapter 2](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535144-manage-complexity-with-single-file-components) | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C2-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C2-Solution) |\n| [Chapter 3](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535225-manage-navigation-with-vue-router)             | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C3-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C3-Solution) |\n| [Chapter 4](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535283-determine-when-your-code-should-run)           | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C4-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P2C4-Solution) |\n\n### Part 3: Create Reusable Components in Vue.js\n\n| Content                                                                                                                                        | Begin                                                                                | Solution                                                                                   |\n| ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |\n| [Chapter 1](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535460-manage-styles-in-your-app)              | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C1-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C1-Solution) |\n| [Chapter 2](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535597-pass-data-between-components)           | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C2-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C2-Solution) |\n| [Chapter 3](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535686-emit-events-to-parent-components)       | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C3-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C3-Solution) |\n| [Chapter 4](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535789-create-flexible-components-using-slots) | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C4-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P3C4-Solution) |\n\n### Part 4: Manage Data Across Your Application with Vuex\n\n| Content                                                                                                                                           | Begin                                                                                | Solution                                                                                   |\n| ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |\n| [Chapter 1](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535900-manage-data-across-the-entire-app)         | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C1-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C1-Solution) |\n| [Chapter 2](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6535974-create-a-centralized-data-store-with-vuex) | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C2-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C2-Solution) |\n| [Chapter 3](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6536106-retrieve-data-from-vuex)                   | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C3-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C3-Solution) |\n| [Chapter 4](https://openclassrooms.com/en/courses/5664336-create-a-web-application-with-vue-js/6536349-make-changes-to-data-in-vuex)              | [Begin Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C4-Begin) | [Solution Branch](https://github.com/OpenClassrooms-Student-Center/Vue/tree/P4C4-Solution) |\n\n## Feedback \u0026 Questions\n\nIf you find any issues or have questions, please [create a new issue](https://github.com/OpenClassrooms-Student-Center/Vue/issues/new)!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturesea-dev%2Fvue_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuturesea-dev%2Fvue_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturesea-dev%2Fvue_admin/lists"}