/wildcm

wildcm is a project meant to present cameroon biodiversity and raise awareness about the risks.

Primary LanguageTypeScriptMIT LicenseMIT

Wildlife Cameroon

Wildlife Cameroon is an app that let you access datas about cameroon biodiversity. I decided to work on this app because I noticed on social medias on also with direct interactions that people are not aware of the dangers of our consumptions habits, how it's impacting our wildlife demography.

How is this app relevant ?

Essentially, this app provides datas about species present in Cameroon, their locations, their demographic repartitions and other specifities. This app also give details about our differents wildlife areas and how they're structured. I believe such details might be useful for tourists and organizations

Stack used for this project

For this project I opted for a simple backend relying on very accessible tools that can run on most environments as long as you have a terminal and a simple editor. Here is the stack :

  • NestJs(Express) as running server
  • Prisma as for Object Mapping
  • Postgres as database, you can find a sample of docker-compose file