https://github.com/dorianneto/be-the-hero
Projeto desenvolvido na Semana OmniStack 11
https://github.com/dorianneto/be-the-hero
javascript node-js nodejs react react-native reactjs sqlite sqlite3
Last synced: 3 months ago
JSON representation
Projeto desenvolvido na Semana OmniStack 11
- Host: GitHub
- URL: https://github.com/dorianneto/be-the-hero
- Owner: dorianneto
- License: mit
- Created: 2020-03-24T01:13:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T22:41:09.000Z (about 6 years ago)
- Last Synced: 2025-11-30T07:27:08.875Z (7 months ago)
- Topics: javascript, node-js, nodejs, react, react-native, reactjs, sqlite, sqlite3
- Language: JavaScript
- Size: 810 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Be The Hero
A project developed on *Semana OmniStack 11* (see my certificate [here](/certificate.pdf)) where it has a focus to help non-governmental organizations to share their needs.
The project consists of three applications:
- Backend
- Frontend
- Mobile
# Backend
API developed in Node.js that handle data and provides information for Frontend and Mobile applications.
### Techonologies
- Node.js
- Express
- SQLite
- celebrate
- SuperTest
- Jest
- knex.js
- Nodemon
- cors
- cross-env
# Frontend
Website developed in React JS that makes non-governmental organizations able to register itself and publish cases that need help.
### Techonologies
- React JS
- axios
# Mobile
App developed in React Native that makes people in general able to see the cases published by non-governmental organizations and help them.
### Techonologies
- React Native
- axios
- Expo
- Expo Mail
- React Native Navigation