{"id":17651823,"url":"https://github.com/diegovictor/tindev-app","last_synced_at":"2026-04-09T12:03:17.661Z","repository":{"id":98964748,"uuid":"328225508","full_name":"DiegoVictor/tindev-app","owner":"DiegoVictor","description":"Project developed during the OmniStack Week 8.0","archived":false,"fork":false,"pushed_at":"2025-01-31T11:59:17.000Z","size":4873,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-05T08:42:46.047Z","etag":null,"topics":["android","app","editorconfig","eslint","javascript","js","node","nodejs","omnistack","react","react-native","rocketseat","tindev"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DiegoVictor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-09T18:58:06.000Z","updated_at":"2025-01-31T11:59:21.000Z","dependencies_parsed_at":"2024-01-11T13:21:28.011Z","dependency_job_id":null,"html_url":"https://github.com/DiegoVictor/tindev-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Ftindev-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Ftindev-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Ftindev-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Ftindev-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiegoVictor","download_url":"https://codeload.github.com/DiegoVictor/tindev-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296583,"owners_count":20754632,"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":["android","app","editorconfig","eslint","javascript","js","node","nodejs","omnistack","react","react-native","rocketseat","tindev"],"created_at":"2024-10-23T11:43:48.868Z","updated_at":"2025-12-30T20:29:30.960Z","avatar_url":"https://github.com/DiegoVictor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [App] Tindev\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/DiegoVictor/tindev-app/config.yml?logo=github\u0026style=flat-square)](https://github.com/DiegoVictor/tindev-app/actions)\n[![react-native](https://img.shields.io/badge/react--native-0.81.5-61dafb?style=flat-square\u0026logo=react)](https://reactnative.dev/)\n[![styled-components](https://img.shields.io/badge/styled_components-6.1.19-db7b86?style=flat-square\u0026logo=styled-components)](https://styled-components.com/)\n[![eslint](https://img.shields.io/badge/eslint-9.39.2-4b32c3?style=flat-square\u0026logo=eslint)](https://eslint.org/)\n[![jest](https://img.shields.io/badge/jest-30.2.0-brightgreen?style=flat-square\u0026logo=jest)](https://jestjs.io/)\n[![expo](https://img.shields.io/badge/expo-54.0.29-000000?style=flat-square\u0026logo=expo)](https://expo.io/)\n[![coverage](https://img.shields.io/codecov/c/gh/DiegoVictor/tindev-app?logo=codecov\u0026style=flat-square)](https://codecov.io/gh/DiegoVictor/tindev-app)\n[![MIT License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://raw.githubusercontent.com/DiegoVictor/tindev-app/main/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\nThis app version allows users to like or dislike another users and see previous matches. All the resources used by this application comes from its [`API`](https://github.com/DiegoVictor/tindev-api).\n\n## Table of Contents\n\n- [Screenshots](#screenshots)\n- [Installing](#installing)\n  - [Configuring](#configuring)\n    - [.env](#env)\n    - [API](#api)\n- [Usage](#usage)\n  - [OS](#os)\n- [Running the tests](#running-the-tests)\n  - [Coverage report](#coverage-report)\n\n# Screenshots\n\nClick to expand.\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/DiegoVictor/tindev-app/main/screenshots/login.png\" width=\"32%\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/DiegoVictor/tindev-app/main/screenshots/dashboard.png\" width=\"32%\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/DiegoVictor/tindev-app/main/screenshots/match.png\" width=\"32%\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/DiegoVictor/tindev-app/main/screenshots/menu.png\" width=\"32%\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/DiegoVictor/tindev-app/main/screenshots/matches.png\" width=\"32%\" /\u003e\n\n# Installing\n\nEasy peasy lemon squeezy:\n\n```\n$ yarn\n```\n\nOr:\n\n```\n$ npm install\n```\n\n\u003e Was installed and configured the [`eslint`](https://eslint.org/) and [`prettier`](https://prettier.io/) to keep the code clean and patterned.\n\n## Configuring\n\nConfigure your environment variables and remember to start the [API](https://github.com/DiegoVictor/tindev-api) before to start this app.\n\n### .env\n\nIn this file you may configure the API's url. Rename the `.env.example` in the root directory to `.env` then just update with your settings.\n\n| key        | description                 | default                    |\n| ---------- | --------------------------- | -------------------------- |\n| API_URL    | API's url with version (v1) | `http://localhost:3333/v1` |\n| SOCKET_URL | Webscoket url               | `http://localhost:3333`    |\n\n### API\n\nStart the [`API`](https://github.com/DiegoVictor/tindev-api) (see its README for more information). In case of any change in the API's port or host remember to update the `.env`'s `API_URL` and `SOCKET_URL` property too.\n\n\u003e Also, maybe you need run reverse command to the API's port: `adb reverse tcp:3333 tcp:3333`\n\n# Usage\n\nThe first build must be through USB connection, so connect your device (or just open your emulator) and run:\n\n```\n$ yarn android\n```\n\nOr:\n\n```\n$ npm run android\n```\n\nIn the next times you can just run the Metro Bundler server:\n\n```\n$ yarn start\n```\n\nOr:\n\n```\n$ npm run start\n```\n\n## OS\n\nThis app was tested only with Android through USB connection and [Genymotion](https://www.genymotion.com/) (Emulator), is strongly recommended to use the same operational system, but of course you can use an emulator or a real device connected through wifi or USB.\n\n# Running the tests\n\n[Jest](https://jestjs.io/) was the choice to test the app, to run:\n\n```\n$ yarn test\n```\n\nOr:\n\n```\n$ npm run test\n```\n\n## Coverage report\n\nYou can see the coverage report inside `tests/coverage`. They are automatically created after the tests run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegovictor%2Ftindev-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiegovictor%2Ftindev-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegovictor%2Ftindev-app/lists"}