Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabriel-jesusvix/teams-app
React Native Project with idea organization gameplay of the gamers🚀
https://github.com/gabriel-jesusvix/teams-app
Last synced: 1 day ago
JSON representation
React Native Project with idea organization gameplay of the gamers🚀
- Host: GitHub
- URL: https://github.com/gabriel-jesusvix/teams-app
- Owner: Gabriel-Jesusvix
- Created: 2023-09-27T12:17:30.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-10-04T22:53:19.000Z (about 1 year ago)
- Last Synced: 2024-04-18T09:35:44.231Z (7 months ago)
- Language: TypeScript
- Size: 739 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
# 💻 Teams App
Application for forming gaming groups
- the application aims to train relevant concepts in the process of creating a mobile application.
## Aprendizados- Styled Components;
- Theme configuration with StyledComponents;
- React Navigation ( Stack Navigation );
- Params in routes;
- Colors;
- AsyncStorage and goods pratices;
- Components;
- React Hooks;## Funcionalidades
- List groups;
- Create a new group;
- Add player for team ( groups );
- Remove players
- Remove Group ( Team )## Stack utilizada
**Front-end:** React Native - TypeScript - AsyncStorage - StyledComponents - Expo
## Instalação
Install appTeams with npm or yarn;
```bash
git clone project;
yarn or npm to install dependecies;
cd folder teamsApp;
yarn start;
```
## Screenshots
![IMG_4743](https://github.com/Gabriel-Jesusvix/teams-app/assets/62946928/d0de279d-32fe-4a79-bd38-5ebfe3782ae9)
![IMG_4742](https://github.com/Gabriel-Jesusvix/teams-app/assets/62946928/09837c29-8bef-420c-8181-78c00f00b77e)
![IMG_4741](https://github.com/Gabriel-Jesusvix/teams-app/assets/62946928/94da85bc-739f-45d0-9220-3498ce18d3e2)
![IMG_4740](https://github.com/Gabriel-Jesusvix/teams-app/assets/62946928/e152fc25-763a-481d-b265-8448552d2a09)
![IMG_4739](https://github.com/Gabriel-Jesusvix/teams-app/assets/62946928/772444ef-0772-49a2-a49e-945d149d58bb)
![IMG_4738](https://github.com/Gabriel-Jesusvix/teams-app/assets/62946928/fd4f5929-72d0-49f5-9590-3841225d2716)