{"id":21090127,"url":"https://github.com/wenwen357951/hackathon-warehouseiv","last_synced_at":"2026-04-23T12:33:12.149Z","repository":{"id":48669147,"uuid":"385534121","full_name":"wenwen357951/Hackathon-WarehouseIV","owner":"wenwen357951","description":"This is Project of WarehouseIV 2021 Hackathon Cmpetition.","archived":false,"fork":false,"pushed_at":"2021-07-26T11:59:37.000Z","size":10193,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T01:11:18.828Z","etag":null,"topics":["hackathon","laravel","nopoverty","php","sdgs","warehouseiv"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wenwen357951.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-13T08:34:33.000Z","updated_at":"2021-07-26T12:04:47.000Z","dependencies_parsed_at":"2022-08-27T07:31:04.853Z","dependency_job_id":null,"html_url":"https://github.com/wenwen357951/Hackathon-WarehouseIV","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/wenwen357951%2FHackathon-WarehouseIV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenwen357951%2FHackathon-WarehouseIV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenwen357951%2FHackathon-WarehouseIV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenwen357951%2FHackathon-WarehouseIV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wenwen357951","download_url":"https://codeload.github.com/wenwen357951/Hackathon-WarehouseIV/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532557,"owners_count":20306157,"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":["hackathon","laravel","nopoverty","php","sdgs","warehouseiv"],"created_at":"2024-11-19T21:34:27.401Z","updated_at":"2025-12-29T12:58:20.450Z","avatar_url":"https://github.com/wenwen357951.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2021 Hackathon WarehouseIV\n\n\u003e Topic: [SDGs No Poverty](https://www.undp.org/sustainable-development-goals#no-poverty)\n\u003e *Team: WarehouseIV Software Studio*         \n\u003e *Member: S.W.-Chen, H.H.-Lu, B.Y.-Yan, Z.U.-Huang*\n\n## Intention\nNearly half of the world's population lives in poverty, We\nhope to help poverty alleviation become a social ethos.\n\n## Description\nMain Page:\n![Main Page](https://raw.githubusercontent.com/wenwen357951/Hackathon-WarehouseIV/master/showcase/home.png)\n\nCircle Donate Menu:\n![Circle Donate Menu](https://raw.githubusercontent.com/wenwen357951/Hackathon-WarehouseIV/master/showcase/circle-menu.png)\n\nJoin Us:\n![Join Us](https://raw.githubusercontent.com/wenwen357951/Hackathon-WarehouseIV/master/showcase/join_us.png)\n\n\n## Prerequisites\n[Laravel v8.x](https://laravel.com/)\n\n\n[Laradock v12.1](https://laradock.io/)\n\n\n[Docker](https://www.docker.com/)\n\n\n[PHP v7.3](https://www.php.net/)\n\n\n[Composer v2.1.3](https://getcomposer.org/)\n\n\n[Node Package Manager](https://www.npmjs.com/)\n\n\n\n## Installation\nFirst, shound build [Laradock](https://laradock.io/) env.\n\n1 - Clone Laradock inside your PHP project:\n\u003e git clone https://github.com/Laradock/laradock.git\n\n2 - Enter the laradock folder and rename .env.example to .env.\n\u003e cp .env.example .env\n\n3 - Enter the Hackathon-WarehouseIV folder that have laravel framework.\n\u003e cd Hackathon-WarehouseIV\n\n4 - Install npm package and composer package\n\u003e npm install \u0026 composer install\n\n5 - Create Laravel API Key\n\u003e php artsian key:generate\n\n6 - Go back to ROOT folder and run the service\n\u003e make start\n\n7 - If want to stop servic please enter\n\u003e make stop\n\n## License\nMIT License\n\nCopyright (c) 2021 WarehouseIV Software Studio\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n## Contact\nS.W.-Chen (wayne) - 4A7G0029@stust.edu.tw\n\n\nH.H.-Lu (huai) - 4A7G0036@stust.edu.tw\n\n\nB.Y.-Yan - 4A7G0018@stust.edu.tw\n\n\nZ.U.-Huang - 4A7G00119@stust.edu.tw\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenwen357951%2Fhackathon-warehouseiv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenwen357951%2Fhackathon-warehouseiv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenwen357951%2Fhackathon-warehouseiv/lists"}