Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solrachix/be-the-hero
Projeto desenvolvido na Semana Omnistack 11ªed.: Rocketseat
https://github.com/solrachix/be-the-hero
full-stack knexjs nodejs omnistack omnistack-week-11 ong project react-native reactjs rocketseat sqlite3 styled-components
Last synced: 3 months ago
JSON representation
Projeto desenvolvido na Semana Omnistack 11ªed.: Rocketseat
- Host: GitHub
- URL: https://github.com/solrachix/be-the-hero
- Owner: solrachix
- Created: 2020-03-24T11:26:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:44:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T08:05:47.038Z (3 months ago)
- Topics: full-stack, knexjs, nodejs, omnistack, omnistack-week-11, ong, project, react-native, reactjs, rocketseat, sqlite3, styled-components
- Language: JavaScript
- Homepage:
- Size: 11 MB
- Stars: 60
- Watchers: 4
- Forks: 8
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An application where you can be the hero and save the world, but not by the conventional way, but by helping some NGOs to raise funds for their causes
Languages |
Technologies |
License
Go inside the folders to find out more ... you can go there, there is a beautiful README inside each one.## Modificações
1. When the user is logged in and accesses the login, he will be redirected to profile again
2. If the user is not logged in and accesses the ‘profile’ route he will be redirected to the home screen
3. Send Email to the NGO with the authentication ID after registering the same
4. Fixed id bug fixed (previously it was possible to generate two identical ids)
5. Dark Theme and Light Theme, both on the Web and Mobile
6. Responsive frontend
7. Custom alerts## :computer: Languages
- **Javascript**
- **NodeJS**
- **HTML**
- **CSS**
- **SQL**## :books: Technologies
- ### Backend
* **celebrate**: ^12.0.1
* **cors**: ^2.8.5
* **cross-env**: ^7.0.2
* **dotenv**: ^8.2.0
* **express**: ^4.17.1
* **knex**: ^0.20.13
* **nodemailer**: ^6.4.6
* **nodemailer-express-handlebars**: ^4.0.0
* **nodemon**: ^2.0.2
* **sqlite3**: ^4.1.1- ### Web
* **@testing-library/jest-dom**: ^4.2.4
* **@testing-library/react**: ^9.3.2
* **@testing-library/user-event**: ^7.1.2
* **axios**: ^0.19.2
* **polished**: ^3.5.1
* **react**: ^16.13.1
* **react-dom**: ^16.13.1
* **react-icons**: ^3.9.0
* **react-router-dom**: ^5.1.2
* **react-scripts**: 3.4.1",
* **react-toastify**: ^5.5.0
* **styled-components**: ^5.0.1- ### Mobile
- #### React navigation
* **@react-native-community/masked-view**: 0.1.5
* **@react-navigation/drawer**: ^5.3.4
* **@react-navigation/native**: ^5.1.3
* **@react-navigation/stack**: ^5.2.6
* **axio**s: ^0.19.2
* **expo**: ~36.0.0
* **expo-constants**: ~8.0.0
* **expo-mail-composer**: ~8.0.0
* **intl**: ^1.2.5
- #### React
* **react**: ~16.9.0
* **react-dom**: ~16.9.0
* **react-native**: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz
* **react-native-gesture-handler**: ~1.5.0
* **react-native-reanimated**: ~1.4.0
* **react-native-safe-area-contex**: 0.6.0
* **react-native-screens**: 2.0.0-alpha.12
* **react-native-web**: ~0.11.7
* **styled-components**: ^5.0.1## :memo: License
This project is under MIT. See at here [LICENSE](/LICENSE) for more informations.
---
Made by :blue_heart: by [Carlos Miguel](https://github.com/solrachix)