Skip to content

A small project developed during the SemanaOmniStack11.0 by rocketseat

Notifications You must be signed in to change notification settings

lucas8107/be_the_hero-JS-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be the Hero

Basically a toy system where ONG's can state calls for help to anyone that is up to. The system is composed by a backend, a mobile and a web app, all using the JS Stack (NodeJS, React and ReactNative).

Frontend gif

  • Using the web app, ongs can register a new case.
  • Using the mobile app, users can solve a case.

How to install

git clone https://github.com/lucas8107/be_the_hero

On each project folder run the following command:

npm install
npm start

The mobile app will run using expo. Just follow the instructions to run the app using your phone, local simulator or web simulator.

Running tests

There are some tests written on the backend using Jest, you can run the tests using the following command in the backend folder:

npm test

About

A small project developed during the SemanaOmniStack11.0 by rocketseat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published