{"id":17651653,"url":"https://github.com/anoerak/devmap","last_synced_at":"2025-03-30T08:41:57.070Z","repository":{"id":199740133,"uuid":"703640026","full_name":"Anoerak/DevMap","owner":"Anoerak","description":"An interactive map to visualize where are the devs seeking for a position using svelte and symfony.","archived":false,"fork":false,"pushed_at":"2023-10-24T21:27:46.000Z","size":3394,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T09:11:57.332Z","etag":null,"topics":["dev","svelte","symfony"],"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/Anoerak.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}},"created_at":"2023-10-11T16:07:16.000Z","updated_at":"2023-10-16T20:40:04.000Z","dependencies_parsed_at":"2023-10-23T15:28:20.989Z","dependency_job_id":null,"html_url":"https://github.com/Anoerak/DevMap","commit_stats":null,"previous_names":["anoerak/devmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anoerak%2FDevMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anoerak%2FDevMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anoerak%2FDevMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anoerak%2FDevMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anoerak","download_url":"https://codeload.github.com/Anoerak/DevMap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296583,"owners_count":20754632,"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":["dev","svelte","symfony"],"created_at":"2024-10-23T11:42:55.776Z","updated_at":"2025-03-30T08:41:57.019Z","avatar_url":"https://github.com/Anoerak.png","language":"PHP","readme":"# DevMap - Where are the dev seeking for a job?\r\n\r\n## Description\r\n\r\nThis is a web application that allows users to create a profile and share their location with other developers. Users can also view other\r\ndevelopers' profiles and locations. This only private data required is the user's email address. This email address is used to create a\r\nunique user account, activate/deactivate your status (open to work or not) and is not shared with other users. It will be encrypted in the\r\ndatabase. Your location is shared with other users and is not encrypted. Only a zipcode is asked for and is used to display your location on\r\na map.\r\n\r\n## Table of Contents\r\n\r\n-   [stack](#stack)\r\n-   [Installation](#installation)\r\n-   [Usage](#usage)\r\n-   [License](#license)\r\n-   [Contribute](#contribute)\r\n-   [Tests](#tests)\r\n-   [Questions](#questions)\r\n\r\n## Stack\r\n\r\n### Front-end stack\r\n\r\n-   Svelte\r\n-   Sass\r\n-   Mapbox\r\n-   Leaflet\r\n-   Json-server (for testing purposes)\r\n\r\n### Back-end stack\r\n\r\n-   Symfony\r\n-   Doctrine\r\n-   MySQL\r\n\r\n## Installation\r\n\r\n### Front-end install\r\n\r\n```bash\r\ncd front\r\nnpm install\r\n```\r\n\r\n### Back-end install\r\n\r\n```bash\r\ncd back-api\r\ncomposer install\r\n```\r\n\r\n## Configuration\r\n\r\n### Front-end config\r\n\r\n```bash\r\ncd front\r\ncd src/config/config.js\r\n```\r\n\r\n### Back-end config\r\n\r\n```bash\r\ncd back-api\r\ncd .env\r\n# Configure your database connection\r\n# Configure your mailer connection\r\n```\r\n\r\n```bash\r\n# Create database\r\nphp bin/console doctrine:database:create\r\n\r\n# Create tables\r\nphp bin/console doctrine:migrations:migrate\r\n\r\n# Load fixtures\r\nphp bin/console doctrine:fixtures:load\r\n\r\n# Start server\r\nsymfony serve\r\n```\r\n\r\n## Usage\r\n\r\n### Front-end usage\r\n\r\n```bash\r\ncd front\r\nnpm run dev -- --open\r\n```\r\n\r\n### Back-end usage\r\n\r\n```bash\r\ncd back-api\r\nsymfony serve\r\n```\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\r\n\r\n## Contribute\r\n\r\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.\r\n\r\n## Tests\r\n\r\n## Questions\r\n\r\nIf you have any questions, please open an issue or contact [Anørak](https://discord.gg/JMWQyspS).\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanoerak%2Fdevmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanoerak%2Fdevmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanoerak%2Fdevmap/lists"}