{"id":15496567,"url":"https://github.com/guilleangulo/tindev","last_synced_at":"2026-01-20T00:07:27.975Z","repository":{"id":36620460,"uuid":"202009533","full_name":"GuilleAngulo/tindev","owner":"GuilleAngulo","description":"Tindev - Finding coding pals on Github (Omnistack 8.0)","archived":false,"fork":false,"pushed_at":"2023-01-04T07:00:21.000Z","size":20266,"stargazers_count":1,"open_issues_count":35,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T13:21:39.540Z","etag":null,"topics":[],"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/GuilleAngulo.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":"2019-08-12T21:10:41.000Z","updated_at":"2023-03-07T16:46:40.000Z","dependencies_parsed_at":"2023-01-17T03:15:20.481Z","dependency_job_id":null,"html_url":"https://github.com/GuilleAngulo/tindev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuilleAngulo/tindev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilleAngulo%2Ftindev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilleAngulo%2Ftindev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilleAngulo%2Ftindev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilleAngulo%2Ftindev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuilleAngulo","download_url":"https://codeload.github.com/GuilleAngulo/tindev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilleAngulo%2Ftindev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28590676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T00:01:37.455Z","status":"ssl_error","status_checked_at":"2026-01-19T23:58:17.328Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-02T08:25:57.351Z","updated_at":"2026-01-20T00:07:27.960Z","avatar_url":"https://github.com/GuilleAngulo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👨🏻‍💻Tindev\nThis app has basically two pages: login and main. The backend of the app is developed in NodeJS, and the frontend is coded in two versions: one in React for browser client and another in React-Native for mobile-native client. Course produced by [@RockeatSeat](https://github.com/Rocketseat) and teached by [@diego3g](https://github.com/diego3g).\n\n## Login\nIn the login page the user will insert his Github nickname, which will create a new app user by getting his github basic data (Avatar, Bio, Username) using the public API.\n\n## Main\nIn the main page, a list of users already registered is shown along with two buttons: \"like\" and \"dislike\". Both buttons turn off users profiles from current user´s view, leaving only users without any interaction.\nIf two user do like one to each other, a match will show in the screen.\n\n### Modules\n* Axios - Requesting resources from Github API\n* Socket.io - Real-time WebSocket for \"match\" screen \n\n\n## Built With\n\n* [MongDB](https://www.mongodb.com/) - Database System\n* [Express](https://expressjs.com/en/guide/routing.html) - Routing framework\n* [React](https://reactjs.org/) - Javascript client side\n* [React-Native](http://www.reactnative.com/) - Native mobile client app\n* [NodeJS](https://nodejs.org/en/) -  The server-side JavaScript runtime environment\n\n## How to run\nIt´s necessary to have installed: [Node.js (LTS)](https://nodejs.org/en/), [NPM](https://www.npmjs.com/get-npm) or [Yarn](https://yarnpkg.com/lang/en/).\n\n### Backend\n``\ncd backend\nnpm start\n``\n### Frontend\n``\ncd frontend\nnpm start\n``\n### Mobile\nIt´s necessary to install an android emulator, like [Genymotion](https://www.genymotion.com/). Run the device emulator and after that run the app.\n``\ncd mobile\nnpm react-native run-android\n``\n\n## Acknowledgments\n\n* This project is developed as a part of the Omnistack Week 8.0 by [Rocketseat](https://github.com/Rocketseat) \n\n## Web Screens\n\u003cimg src=\"https://github.com/GuilleAngulo/tindev/blob/master/react-1.png\" width=\"430\"\u003e \u003cimg src=\"https://github.com/GuilleAngulo/tindev/blob/master/react-2.png\" width=\"430\"\u003e\n\n## Mobile Screens\n\n\u003cimg src=\"https://github.com/GuilleAngulo/tindev/blob/master/app-1.png\" width=\"300\"\u003e \u003cimg src=\"https://github.com/GuilleAngulo/tindev/blob/master/mobile-2.png\" width=\"300\"\u003e\n\n## Demo\n\u003cimg src=\"https://github.com/GuilleAngulo/tindev/blob/master/match.gif\" width=\"800\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilleangulo%2Ftindev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilleangulo%2Ftindev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilleangulo%2Ftindev/lists"}