/be-the-hero

Application developed in the Omnistack 11.0

Primary LanguageJavaScript

Be The Hero

Application developed in the Omnistack 11.0.

Used technologies

That application use the JavaScript's Stacks:

  • NodeJS on the backend
  • React on the frontend
  • React Native on the mobile application

Backend

Useds packages

  • Express used for create the standard server strucuture
  • Knex used for create the persistence layer
  • Celebrate used to validate persistences in the database
  • Jest used to make unity tests and integration tests

Frontend

The components were made using the JSX strucutre, that is, using HTML, CSS in the JavaScript component development.

Preview

Logon page

alt text

Register page

alt text

Profile page

alt text

alt text

Incident Register page

alt text

Mobile

The mobile application was made using Expo and the development using Components.

An interesting feature is the use of WhatsApp's dynamic link to create a communication layer between them.