{"id":20454205,"url":"https://github.com/mouadziani/ur-fullstack-coding-challenge","last_synced_at":"2025-10-29T21:45:11.254Z","repository":{"id":39542295,"uuid":"187526055","full_name":"mouadziani/ur-fullstack-coding-challenge","owner":"mouadziani","description":"💪 My own implementation of the United Remote web coding challenge.","archived":false,"fork":false,"pushed_at":"2023-01-03T22:11:32.000Z","size":8739,"stargazers_count":15,"open_issues_count":19,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T20:49:41.639Z","etag":null,"topics":["challenge","laravel","php","spa","vuejs"],"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/mouadziani.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}},"created_at":"2019-05-19T20:42:34.000Z","updated_at":"2022-06-21T20:41:51.000Z","dependencies_parsed_at":"2023-02-01T11:02:07.706Z","dependency_job_id":null,"html_url":"https://github.com/mouadziani/ur-fullstack-coding-challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouadziani%2Fur-fullstack-coding-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouadziani%2Fur-fullstack-coding-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouadziani%2Fur-fullstack-coding-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouadziani%2Fur-fullstack-coding-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mouadziani","download_url":"https://codeload.github.com/mouadziani/ur-fullstack-coding-challenge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248659968,"owners_count":21141218,"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":["challenge","laravel","php","spa","vuejs"],"created_at":"2024-11-15T11:15:19.486Z","updated_at":"2025-10-29T21:45:11.162Z","avatar_url":"https://github.com/mouadziani.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Coding Challenge\n\nThis repository is my own implementation of the [United Remote web coding challenge](https://github.com/hiddenfounders/web-coding-challenge/blob/master/coding-challenge.md).\n\n## Implemented features\n\n* [x] As a User, I can sign up using my email \u0026 password\n* [x] As a User, I can sign in using my email \u0026 password\n* [x] As a User, I can display the list of shops sorted by distance\n* [x] As a User, I can like a shop, so it can be added to my preferred shops\n* [x] As a User I should be able to see for each repo/row the following details :\n* [x] [BONUS] As a User, I can display the list of preferred shops\n* [x] [BONUS] As a User, I can remove a shop from my preferred shops list\n\n## Used technologies\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/MouadZIANI/ur-fullstack-coding-challenge/master/screenshots/vue-laravel-logo.png\"\u003e\n\u003c/p\u003e\n\nSPA (Single page application based on ) : **Laravel 5.8** \u0026 **Vuejs 2**\n\nOther tools:\n- **npm** as my dependencies manager.\n- **git** for version control.\n- **laravel-mix** for compiling and optimizing assets.\n- **vue-router** for switching between pages without refreshing the page\n- **lodash.js** Js lib which provides utility functions for common programming tasks.\n- **Bootstrap 4** for styling.\n\n## Installation \u0026 testing\n\nTo get the project up and running on your local machine, do the following. I assume you already know how to go about laravel, bower composer and npm, so i'll be brief\n\n- clone it =\u003e git clone https://github.com/MouadZIANI/ur-fullstack-coding-challenge.git or download it\n- Run composer install, to install dependencies\n- Run npm install to install npm dependencies\n- Edit the created .env file at the root of your project, to add database credentials, etc\n- For create the tables of database run this command php artisan migrate in your cmd \n\n```bash\nphp artisan serve\n```\n- visit the site at localhost:8000\n\n# Screenshots\n\n## Sign up\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/MouadZIANI/ur-fullstack-coding-challenge/master/screenshots/1.png\"\u003e\n\u003c/p\u003e\n\n## Sign in\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/MouadZIANI/ur-fullstack-coding-challenge/master/screenshots/2.png\"\u003e\n\u003c/p\u003e\n\n## Nearby Shops\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/MouadZIANI/ur-fullstack-coding-challenge/master/screenshots/3.png\"\u003e\n\u003c/p\u003e\n\n## My preferred Shops\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/MouadZIANI/ur-fullstack-coding-challenge/master/screenshots/4.png\"\u003e\n\u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouadziani%2Fur-fullstack-coding-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmouadziani%2Fur-fullstack-coding-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouadziani%2Fur-fullstack-coding-challenge/lists"}