/be-the-hero

Project developed during the Omnistack Week 11

Primary LanguageJavaScript

Be The Hero

Project developed during the Omnistack Week 11

Purpose

Be The Hero is an aplication to connect ONGs (Non-Governmental Organizations) who need financial help for specific cases to people who wants to help. It is composed of two aplications: a web aplication, were ONGs can register their cases, and a mobile app, where people can search for those cases and offer help.

Technologies

  • NodeJs
  • Express
  • ReactJs
  • React Native
  • Expo
  • SqLite3
  • Knex

Next Steps

  • Apply validations using Celebrate
  • Write integration and unit tests with Jest