{"id":22886638,"url":"https://github.com/alaa-abdallah1/cms","last_synced_at":"2026-04-14T19:32:31.955Z","repository":{"id":182690076,"uuid":"668924312","full_name":"alaa-abdallah1/cms","owner":"alaa-abdallah1","description":"CMS is a web application created with Vue.js, Vuetify, and Vue Router that allows users to manage customer, category, and product data. The application consists of three primary tabs: Customers, Categories, and Products. Each tab displays a table with filter inputs and a button to add a new item. Clicking on a row redirects the user to a view page.","archived":false,"fork":false,"pushed_at":"2023-07-29T20:46:56.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T18:47:50.931Z","etag":null,"topics":["css","html","javascript","laravel","rest-api","vuejs","vuetify"],"latest_commit_sha":null,"homepage":"https://cms-zf6p.onrender.com","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/alaa-abdallah1.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":"2023-07-20T23:40:36.000Z","updated_at":"2023-09-07T14:41:50.000Z","dependencies_parsed_at":"2025-03-31T18:45:46.667Z","dependency_job_id":"a90f5a91-0c07-469b-bc48-00b4729eacb1","html_url":"https://github.com/alaa-abdallah1/cms","commit_stats":null,"previous_names":["alaa-abdallah1/cms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alaa-abdallah1/cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alaa-abdallah1","download_url":"https://codeload.github.com/alaa-abdallah1/cms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaa-abdallah1%2Fcms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["css","html","javascript","laravel","rest-api","vuejs","vuetify"],"created_at":"2024-12-13T20:19:36.541Z","updated_at":"2026-04-14T19:32:31.937Z","avatar_url":"https://github.com/alaa-abdallah1.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMS\nCMS  is a web application created with Vue.js, Vuetify, and Vue Router that allows users to manage customer, category, and product data. The application consists of three primary tabs: Customers, Categories, and Products. Each tab displays a table with filter inputs and a button to add a new item. Clicking on a row redirects the user to a view page where they can see the item details and edit or delete it. The application uses a Laravel server and RESTful API for data management.\n\n## Live Demo\n[View the live demo here](https://cms-zf6p.onrender.com/customers)\n\n## Screenshots\nHere are some screenshots of the main pages:\n\n### ○ Customers Page\n\n\u003cimg src=\"https://github.com/alaa-abdallah1/cms/assets/56931924/3a73441c-f1ab-4282-b09a-5318b4f9b766\" width=\"40%\" /\u003e\n\n\u003cimg src=\"https://github.com/alaa-abdallah1/cms/assets/56931924/e2bfba27-48b0-4e8f-b9ab-3de5e7561085\" width=\"35%\" /\u003e\n\n### ○ Categories Page\n\n\u003cimg src=\"https://github.com/alaa-abdallah1/cms/assets/56931924/dfac9684-afbf-4a32-b19e-3f348ec157a4\" width=\"40%\" /\u003e\n\n\u003cimg src=\"https://github.com/alaa-abdallah1/cms/assets/56931924/c37040f6-7336-4948-ad1a-a00571e96129\" width=\"35%\" /\u003e\n\n### ○ Products Page\n\n\u003cimg src=\"https://github.com/alaa-abdallah1/cms/assets/56931924/36b346e7-e732-419c-8422-05d8cd10c5f9\" width=\"44%\" /\u003e\n\n\u003cimg src=\"https://github.com/alaa-abdallah1/cms/assets/56931924/8b92c638-3046-4bf0-b297-6153e411507b\" width=\"35%\" /\u003e\n\n## Installation\nTo install and run the CMS project on your local machine, follow these steps:\n\n- Clone the repository: ```git clone https://github.com/alaa-abdallah1/cms.git```\n- Go to the project directory ```cd cms```\n- prepare your environment ```cp .env.example .env ``` and add the right values\n- Install dependencies and Start the development server: `npm install \u0026\u0026 npm run serve`\n- Open the app in your browser at [http://localhost:8081](http://localhost:8081)\n\nThat's it! You should now be able to run the app locally.\n\n## Usage\nTo use the CMS, follow these steps:\n\n- Open the app in your browser at [http://localhost:8081](http://localhost:8081)\n- Navigate to the desired tab (Customers, Categories, or Products).\n- Use the filter inputs to find the desired item(s).\n- Click the \"Add New Item\" button to add a new item.\n- Click on a row to view the item details and edit or delete it.\n\n## Contributing\nContributions to the CMS project are welcome! Please submit a pull request with your changes.\n\n## Code Owner \nThis project was created by [Alaa Abdallah](https://github.com/alaa-abdallah1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falaa-abdallah1%2Fcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falaa-abdallah1%2Fcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falaa-abdallah1%2Fcms/lists"}