{"id":27378970,"url":"https://github.com/geraldobraz/be-the-hero","last_synced_at":"2026-04-11T19:03:14.806Z","repository":{"id":55350263,"uuid":"249846353","full_name":"geraldobraz/be-the-hero","owner":"geraldobraz","description":"Application for NGOs to publicize cases that need financial help.","archived":false,"fork":false,"pushed_at":"2021-01-05T11:24:49.000Z","size":5353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T13:41:47.334Z","etag":null,"topics":["expo","nodejs","react","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geraldobraz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-25T00:08:49.000Z","updated_at":"2021-01-05T11:24:43.000Z","dependencies_parsed_at":"2022-08-14T21:53:21.398Z","dependency_job_id":null,"html_url":"https://github.com/geraldobraz/be-the-hero","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/geraldobraz/be-the-hero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldobraz%2Fbe-the-hero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldobraz%2Fbe-the-hero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldobraz%2Fbe-the-hero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldobraz%2Fbe-the-hero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geraldobraz","download_url":"https://codeload.github.com/geraldobraz/be-the-hero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldobraz%2Fbe-the-hero/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262959561,"owners_count":23391057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expo","nodejs","react","react-native"],"created_at":"2025-04-13T13:37:37.392Z","updated_at":"2025-12-30T21:49:43.956Z","avatar_url":"https://github.com/geraldobraz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"./frontend/src/assets/logo.svg\"/\u003e\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n   ![React Badge](https://img.shields.io/badge/-React.js-7bdcfe) ![Node Badge](https://img.shields.io/badge/-Node.js-4d8939) ![SQL Badge](https://img.shields.io/badge/-SQLite-497D9B)\n\n   [Backend](#Backend) | [Frontend](#Frontend) | [Mobile](#Mobile)\n\n\u003c/div\u003e\n\n\u003ch3\u003e\n    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.\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\".github/1-demo.gif\"\u003e\n    \u003cimg src=\".github/2-demo.gif\"\u003e\n\u003c/p\u003e\n\n---\n\n## 🚀 Getting Started\n### Backend\n\nThe application's backend was developed in NodeJS and the used database was SQLite.\n\n#### 🏎 Start\n\n1. Go to the *backend* folder\n2. Install dependencies:\n```\nyarn\n```\n3. Run project: \n```\nyarn start\n```\n\n### Frontend\n\nThe 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.\n\n#### 🏎 Start\n\n1. Go to the *frontend* folder\n2. Install dependencies:\n```\nyarn\n```\n3. Run application: \n```\nyarn start\n```\n\n### Mobile\n\nThe application's mobile was developed in React Native. This app has the purpose to help *heroes* find NGOs' incidents. It was built using [Expo]([https://link](https://expo.io/)) to help the development process.\n\n#### 🏎 Start\n\n1. Go to the *mobile* folder\n2. Install dependencies:\n```\nyarn\n```\n3. Run application: \n```\nyarn start\n```\n\nYou can see how to configure the simulator of the physical device on [Expo documentation](https://docs.expo.io/workflow/ios-simulator/).\n\n## 🛠 Built With\n\n* [NodeJs](https://nodejs.org/en/) - A JavaScript runtime built on Chrome's V8 JavaScript engine.\n* [ReactJs](https://reactjs.org/) - A declarative, efficient, and flexible JavaScript library for building user interfaces.\n* [React Native](https://reactnative.dev/) - A framework for building native apps using React.\n* [SQLite](https://www.sqlite.org/index.html) - A relational database.\n* [Yarn](https://yarnpkg.com/) - Package Manager\n\n\u003cbr/\u003e\n\n## 🎖 Author\n* **Geraldo Braz** - *Initial work* - [@geraldobraz](https://github.com/geraldobraz)\n\n---\n### Screens Shots\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\".github/1-web-homeScreen.png\"\u003e\n    \u003cimg src=\".github/2-web-registerNGO.png\"\u003e\n    \u003cimg src=\".github/3-web-dashboard.png\"\u003e\n    \u003cimg src=\".github/4-web-registerIncident.png\"\u003e\n\u003c/p\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eThis project was developed during the OmniStack 11 Week by\n  \u003ca href=\"https://rocketseat.com.br/\"\u003eRocketseat\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraldobraz%2Fbe-the-hero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeraldobraz%2Fbe-the-hero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraldobraz%2Fbe-the-hero/lists"}