Skip to content

Application for NGOs to publicize cases that need financial help.

Notifications You must be signed in to change notification settings

geraldobraz/be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application for NGOs to publicize cases that need financial help for people interested in helping. And an Android/iOS app to make easier to new heroes find incidents to help.


🚀 Getting Started

Backend

The application's backend was developed in NodeJS and the used database was SQLite.

🏎 Start

  1. Go to the backend folder
  2. Install dependencies:
yarn
  1. Run project:
yarn start

Frontend

The application's frontend was developed in ReactJS. The application has a login, a page to create NGOs, a dashboard page that helps the NGOs manage their incidents.

🏎 Start

  1. Go to the frontend folder
  2. Install dependencies:
yarn
  1. Run application:
yarn start

Mobile

The application's mobile was developed in React Native. This app has the purpose to help heroes find NGOs' incidents. It was built using Expo to help the development process.

🏎 Start

  1. Go to the mobile folder
  2. Install dependencies:
yarn
  1. Run application:
yarn start

You can see how to configure the simulator of the physical device on Expo documentation.

🛠 Built With

  • NodeJs - A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • ReactJs - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • React Native - A framework for building native apps using React.
  • SQLite - A relational database.
  • Yarn - Package Manager

🎖 Author


Screens Shots

This project was developed during the OmniStack 11 Week by Rocketseat

About

Application for NGOs to publicize cases that need financial help.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages