Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wenwen357951/hackathon-warehouseiv
This is Project of WarehouseIV 2021 Hackathon Cmpetition.
https://github.com/wenwen357951/hackathon-warehouseiv
hackathon laravel nopoverty php sdgs warehouseiv
Last synced: 4 days ago
JSON representation
This is Project of WarehouseIV 2021 Hackathon Cmpetition.
- Host: GitHub
- URL: https://github.com/wenwen357951/hackathon-warehouseiv
- Owner: wenwen357951
- License: mit
- Created: 2021-07-13T08:34:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T11:59:37.000Z (over 3 years ago)
- Last Synced: 2024-11-19T21:37:41.172Z (2 months ago)
- Topics: hackathon, laravel, nopoverty, php, sdgs, warehouseiv
- Language: PHP
- Homepage:
- Size: 9.72 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 2021 Hackathon WarehouseIV
> Topic: [SDGs No Poverty](https://www.undp.org/sustainable-development-goals#no-poverty)
> *Team: WarehouseIV Software Studio*
> *Member: S.W.-Chen, H.H.-Lu, B.Y.-Yan, Z.U.-Huang*## Intention
Nearly half of the world's population lives in poverty, We
hope to help poverty alleviation become a social ethos.## Description
Main Page:
![Main Page](https://raw.githubusercontent.com/wenwen357951/Hackathon-WarehouseIV/master/showcase/home.png)Circle Donate Menu:
![Circle Donate Menu](https://raw.githubusercontent.com/wenwen357951/Hackathon-WarehouseIV/master/showcase/circle-menu.png)Join Us:
![Join Us](https://raw.githubusercontent.com/wenwen357951/Hackathon-WarehouseIV/master/showcase/join_us.png)## Prerequisites
[Laravel v8.x](https://laravel.com/)[Laradock v12.1](https://laradock.io/)
[Docker](https://www.docker.com/)
[PHP v7.3](https://www.php.net/)
[Composer v2.1.3](https://getcomposer.org/)
[Node Package Manager](https://www.npmjs.com/)
## Installation
First, shound build [Laradock](https://laradock.io/) env.1 - Clone Laradock inside your PHP project:
> git clone https://github.com/Laradock/laradock.git2 - Enter the laradock folder and rename .env.example to .env.
> cp .env.example .env3 - Enter the Hackathon-WarehouseIV folder that have laravel framework.
> cd Hackathon-WarehouseIV4 - Install npm package and composer package
> npm install & composer install5 - Create Laravel API Key
> php artsian key:generate6 - Go back to ROOT folder and run the service
> make start7 - If want to stop servic please enter
> make stop## License
MIT LicenseCopyright (c) 2021 WarehouseIV Software Studio
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.## Contact
S.W.-Chen (wayne) - [email protected]H.H.-Lu (huai) - [email protected]
B.Y.-Yan - [email protected]
Z.U.-Huang - [email protected]