{"id":18964275,"url":"https://github.com/lorransutter/proffy","last_synced_at":"2026-04-12T17:02:11.791Z","repository":{"id":38859009,"uuid":"284730980","full_name":"LorranSutter/Proffy","owner":"LorranSutter","description":"Backend, frontend and mobile app to connect students and teachers online","archived":true,"fork":false,"pushed_at":"2023-01-11T03:32:49.000Z","size":2913,"stargazers_count":0,"open_issues_count":33,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-02T07:20:42.670Z","etag":null,"topics":["backend","expo","express","frontend","nodejs","react-native","reactjs","sqlite3","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/LorranSutter.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}},"created_at":"2020-08-03T15:04:12.000Z","updated_at":"2025-05-17T18:22:04.000Z","dependencies_parsed_at":"2023-02-09T00:47:17.310Z","dependency_job_id":null,"html_url":"https://github.com/LorranSutter/Proffy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LorranSutter/Proffy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FProffy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FProffy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FProffy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FProffy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LorranSutter","download_url":"https://codeload.github.com/LorranSutter/Proffy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LorranSutter%2FProffy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31722563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T13:21:33.774Z","status":"ssl_error","status_checked_at":"2026-04-12T13:21:29.265Z","response_time":58,"last_error":"SSL_read: 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":["backend","expo","express","frontend","nodejs","react-native","reactjs","sqlite3","typescript"],"created_at":"2024-11-08T14:23:32.393Z","updated_at":"2026-04-12T17:02:11.755Z","avatar_url":"https://github.com/LorranSutter.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proffy - Next Level Week\n\nProject provided by [Rocket Seat](https://rocketseat.com.br) to learn backend, frontend and mobile development employing React JS, React Native and Express.\n\n[Proffy 2.0](https://www.notion.so/Vers-o-2-0-Proffy-eefca1b981694cd0a895613bc6235970#a8d95e60733641e7886c60538db860a2)\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src='https://res.cloudinary.com/lorransutter/image/upload/v1596832611/Proffy/Proffy.gif' alt=\"Site preview\" height=\"300\" /\u003e\n\u003cimg src='https://res.cloudinary.com/lorransutter/image/upload/v1596833967/Proffy/Proffy_mobile.gif' alt=\"Mobile preview\" height=\"300\" /\u003e\n\n\u003c/div\u003e\n\nThis project aims to create a web application and mobile web app to connect teachers (**Proffys**) to students.\n\nThe web application is intended for the use of **Proffys** and students, where is possible to:\n\n- Register yourself as a **Proffy** with name, avatar, whatsapp number, biography, subject, class cost and available times.\n- It is also possible to search for available **Proffys** filtering by subject, week day and time.\n- Found a Proffy, you can get in touch by whatsapp.\n\nThe mobile web app is indended for users that want to find **Proffys**, where is possible to:\n\n- A student can search for available **Proffys** filtering by subject, week day and time.\n- You can save a **Proffy** locally as favorite.\n- You can visualize your list of favorites.\n- Found a **Proffy**, you can get in touch by whatsapp.\n\n## :runner: How to run\n\nOpen your terminal in the folder you want to clone the project\n\n```sh\n# Clone this repo\ngit clone https://github.com/LorranSutter/Proffy.git\n\n# Go to the project\ncd Proffy\n\n# Go to each folder and install dependencies\ncd backend\nyarn\n\ncd ../frontend\nyarn\n\ncd ../mobile\nyarn\n```\n\nNow you will need two opened terminals to run the project. One for the backend and another one for the frontend or mobile.\n\nBackend will run on http://localhost:5000/\n\nFrontend will run on http://localhost:3000/\n\nMobile will run on http://localhost:19000/\n\n```sh\n# Go to backend\ncd backend\n\n# Run the project\nyarn start\n\n## In the another terminal ##\n\n# Go to frontend\ncd frontend\n\n# Run the project\nyarn start\n```\n\nFor the mobile web app keep backend running and do the following:\n\n```sh\n# Go to mobile\ncd mobile\n\n# Run the project\nexpo start\n```\n\nThis will start expo CLI on your browser. A QR code will appear on your screen and in terminal. You can scan this QR code with [Expo app](https://expo.io/tools#client) to see the application running in your phone.\n\n## :book: Resources and technologies :computer:\n\n1. Backend\n\n   - [Typescript](https://www.typescriptlang.org/) - superset of JS programming language static typed\n   - [TS node dev](https://www.npmjs.com/package/ts-node-dev) - monitor and restart server after changes\n   - [Node.js](https://nodejs.org/en/) - executes JS scripts in server side\n   - [Express.js](http://expressjs.com/) - web application framework\n   - [Knex](http://knexjs.org/) - query builder\n   - [Sqlite](https://www.sqlite.org/index.html) - simple SQL database engine\n   - [Cors](https://www.npmjs.com/package/cors) - provides a middleware that can be used to enable Cross-origin resource sharing\n\n2. Frontend\n\n   - [ReactJS](https://reactjs.org/) - frontend library\n   - [React router dom](https://www.npmjs.com/package/react-router-dom) - routing and navigation for react apps\n   - [Axios](https://www.npmjs.com/package/axios) - HTTP requests\n\n3. Mobile\n\n   - [React Native](https://reactnative.dev/) - framework for mobile development\n   - [Expo](https://expo.io/) - tool for helping mobile development with react native\n   - [React Native Maps](https://github.com/react-native-community/react-native-maps) - map component for iOS and Android\n   - [React Navigation](https://reactnavigation.org/) - routing and navigation for react native apps\n   - [Expo Async Storage](https://docs.expo.io/versions/latest/sdk/async-storage/) - local key-value storage API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florransutter%2Fproffy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florransutter%2Fproffy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florransutter%2Fproffy/lists"}