Regional Problem Statement #1
Context: Despite the efforts of the government and conservation organizations to protect wildlife and heavier penalties for wildlife trade crimes in legislation, many wildlife species are still being advertised and openly sold at tourist attractions, in local wet markets, and “specialty” restaurants. A multi-year study by WCS published in 2020 found six known coronaviruses in wild rats, a common food source in Vietnam, and the risks increase as they move along the trade route, from 32% in wildlife markets to 55% as the rats reach restaurants. Despite the fact that the origins of the current pandemic are thought to lie in wildlife trade, and despite the many warnings by scientists, that wildlife trade chains can be an incubator for a next pandemic, specialty bushmeat and wild birds restaurants were still booming in many provinces even during the pandemic.
By reading all the challenges in ZooHackathon 2021, we agreed ourselves on working into the first regional problem, which is to create an app that fulfills its educational purposes on wildlife. We came up with an app that has news and quiz features that concerns environmental issues. We choose quiz because we think it is the most widely use of information to challenge people's intellectual curiosity and an effective way to memorize. The news feature comes from the fact that we want people to be aware of the current environmental situations all around the world without having to actually search for it. It is a difficulty for those people that are not actively involved in conservation scheme to know the keywords and how to search for informations regarding environmental concerns so we want to create a news feature and a search feature that suggests environmental keywords.
All the codes are written from the second day of Zoohackathon 2021.
banhmichaulong_zoohackathon.mp4
Fork the project https://github.com/jvs47/zoo_hackathon
$ git clone [email protected]:<YOUR-USER>/zoo_hackathon.git
$ cd zoo_hackathon
$ flutter pub get
- Create a News API Key.
- Paste your api key in the following flie
.env.example
and rename it to.env
. - Run the project with the following command (for web testing).
$ flutter run
- Run project from IntelliJ IDEA with Android or IOS Emulators (for moblie testing).
- Nguyen Duc Anh: @dcanh143
- Khuat Nguyen Cuong: @cuongkn
- Vu Duc Cuong: @jvs47
- Le Viet Quan: @lucifer-1192
- Nguyen Duc Viet Truong: @colossalpen12