Skip to content

Project for ONGs to register cases with their needs and people to volunteer to help.

License

Notifications You must be signed in to change notification settings

LeonardoBonetti/be-the-hero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count Repository size GitHub last commit GitHub license

Project for ONGs to register cases with their needs and people to volunteer to help.

react React, react-native React Native, node Node.js, sqlite SQLite

Using the power of a powerful stack, using a single popular and modern language, JavaScript.
Lean productivity and performance.


Technologies

Tools

Getting started

Clone this repository https://github.com/annaflavia-castro/be-the-hero.git

Backend

From the project root, enter the backend folder, running cd backend

Run this command, for install the dependencies yarn install or npm install

Run this command to start the application yarn start or npm start

Run this command to run the tests yarn test or npm test

Frontend

Observation: Before running, remember to start the backend for this project.

From the project root, enter the frontend folder, running cd frontend

Run this command, for install the dependencies yarn install or npm install

Run this command to start the application yarn start or npm start

Mobile

Observation: Before running, remember to start the backend for this project.

From the project root, enter the mobile folder, running cd mobile

Run this command, for install the dependencies yarn install or npm install

Run this command to start the application yarn start or npm start

If you are going to use an emulator, just press w to run on

If you are going to use your smartphone, enter the Expo application and scan the QRcode

Insomnia requisition collection

The collection of test requests for this project, are in the insomnia.test.json file at the root of the backend project.

Layout

The layout is available on Figma.

Screens

image

image

image

image

image

License

This project is under the MIT license. See the LICENSE for details.


Made with ❤️ by Anna Flávia Castro

About

Project for ONGs to register cases with their needs and people to volunteer to help.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.3%
  • CSS 12.7%
  • HTML 1.0%