{"id":18298486,"url":"https://github.com/danialjivraj/php-cv-website","last_synced_at":"2025-04-09T09:17:21.802Z","repository":{"id":182310219,"uuid":"668285100","full_name":"danialjivraj/php-cv-website","owner":"danialjivraj","description":"a php website that displays cvs from all registered users and allows users to update their information","archived":false,"fork":false,"pushed_at":"2024-04-28T21:46:49.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T03:24:49.514Z","etag":null,"topics":["cv-website","danialjivraj","php","php-website","sql-database"],"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/danialjivraj.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-19T12:56:08.000Z","updated_at":"2024-08-09T15:17:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"4402ad37-191e-41c4-b8fd-4e1218a10206","html_url":"https://github.com/danialjivraj/php-cv-website","commit_stats":null,"previous_names":["danialjivraj/internetapplicationsanddatabasedesign-phpwebsite","danialjivraj/php-cv-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danialjivraj%2Fphp-cv-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danialjivraj%2Fphp-cv-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danialjivraj%2Fphp-cv-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danialjivraj%2Fphp-cv-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danialjivraj","download_url":"https://codeload.github.com/danialjivraj/php-cv-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008624,"owners_count":21032556,"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":["cv-website","danialjivraj","php","php-website","sql-database"],"created_at":"2024-11-05T15:06:09.958Z","updated_at":"2025-04-09T09:17:21.772Z","avatar_url":"https://github.com/danialjivraj.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-cv-website\nThis project is built using PHP and features a home page that showcases a list of all CVs available on the website.\u003cbr\u003e\n\nNon-users can perform the following actions:\n - Register\n - Go to Log in page\n - Check the CVs displayed in the Home page\n - Press on More Details for a particular profile\n\nIn addition to the above, registered users can:\n  - Check and update their profiles\n  - Log out\n\n## Run the Website\nYou can run the website through [XAMPP](https://www.apachefriends.org/).\n\nPopulate the localhost database with the following:\n```\nCREATE TABLE cvs (\n    id INT AUTO_INCREMENT PRIMARY KEY,\n    name VARCHAR(50) NOT NULL,\n    email VARCHAR(100) NOT NULL,\n    password VARCHAR(255) NOT NULL,\n    keyprogramming VARCHAR(100) NOT NULL,\n    profile TEXT NOT NULL,\n    education TEXT NOT NULL,\n    URLlinks VARCHAR(255) NOT NULL\n);\n```\n\n## Preview\nHome Page\n![image](https://github.com/danialjivraj/php-cv-website/assets/61945058/c77aaed6-da26-45c9-9c95-f6d299e42307)\nRegister\n![image](https://github.com/danialjivraj/php-cv-website/assets/61945058/52363bf8-dcd6-4e18-83e6-17f425098980)\nMore Details\n![image](https://github.com/danialjivraj/php-cv-website/assets/61945058/ef2515d0-ab0c-4a1a-bb03-b845e60d60c3)\nProfile\n![image](https://github.com/danialjivraj/php-cv-website/assets/61945058/d5e632df-c791-4438-bea3-e2b7a5d05f15)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanialjivraj%2Fphp-cv-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanialjivraj%2Fphp-cv-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanialjivraj%2Fphp-cv-website/lists"}