{"id":26502817,"url":"https://github.com/yead191/tutor-lagbe-client","last_synced_at":"2026-04-08T11:31:46.178Z","repository":{"id":271521574,"uuid":"910738990","full_name":"Yead191/Tutor-Lagbe-client","owner":"Yead191","description":"TutorLagbe? is a React-based web application that connects users with language tutors from around the globe. Users can explore available tutors, book tutorials, and even add their own tutorials.","archived":false,"fork":false,"pushed_at":"2025-04-25T16:46:53.000Z","size":1262,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:21:30.815Z","etag":null,"topics":["express","firebase","jwt-authentication","mong","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"https://tutor-lagbe-1f6c2.web.app/","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/Yead191.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-01T09:01:35.000Z","updated_at":"2025-04-25T16:46:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"122ac48c-eed3-4baa-86c5-f29be1e3def0","html_url":"https://github.com/Yead191/Tutor-Lagbe-client","commit_stats":null,"previous_names":["yead191/tutor-lagbe-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yead191/Tutor-Lagbe-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yead191%2FTutor-Lagbe-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yead191%2FTutor-Lagbe-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yead191%2FTutor-Lagbe-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yead191%2FTutor-Lagbe-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yead191","download_url":"https://codeload.github.com/Yead191/Tutor-Lagbe-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yead191%2FTutor-Lagbe-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"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":["express","firebase","jwt-authentication","mong","nodejs","reactjs"],"created_at":"2025-03-20T18:35:35.253Z","updated_at":"2026-04-08T11:31:46.156Z","avatar_url":"https://github.com/Yead191.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TutorLagbe?\n###\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg height=\"400\" src=\"https://i.ibb.co.com/Kz12FsF/tutor-Lagbe.png\"  /\u003e\n\u003c/div\u003e\n\n###\n**TutorLagbe?** is a React-based web application that connects users with language tutors from around the globe. Users can explore available tutors, book tutorials, and even add their own tutorials. The platform ensures a secure and seamless user experience through features like Firebase authentication and JWT-based security.\n\n\n## Technologies Used\n- **Frontend**: React, React Router DOM, Tailwind CSS, DaisyUI, React Icons, React Framer Motion\n- **Backend**: Node.js, Express.js\n- **Database**: MongoDB\n- **Authentication**: Firebase Authentication\n- **Security**: JSON Web Tokens (JWT)\n- **Other Features**: Pagination\n\n## Key Features\n1. **Find Tutors**: Browse and search for tutors offering language lessons worldwide.\n2. **Add Tutorials**: Users can create and list their own tutorials for others to book.\n3. **My Booked Tutorials**: View and manage tutorials that a user has booked (Private Route).\n4. **My Added Tutorials**: Manage tutorials added by the user (Private Route).\n5. **Secure Authentication**: Firebase for email/password and Google-based login, with additional JWT security for sensitive operations.\n6. **Pagination**: Navigate through large data sets efficiently.\n7. **Interactive UI**: Smooth animations using React Framer Motion for an engaging user experience.\n\n## React Fundamentals Used\n- Functional components and React hooks (useState, useEffect, useContext)\n- React Router for page navigation\n- Props and state management for data handling\n- Conditional rendering for private and public routes\n\n## Data Handling and Management\n- **Database**: MongoDB for storing tutorials and user data\n- **Backend**: Node.js and Express.js to create RESTful APIs\n- **Authentication**: Firebase Authentication for secure user management\n- **Security**: JWT for protected routes and sensitive API requests\n- **Pagination**: Efficiently loading data in chunks to improve performance and user experience\n\n## Pages Overview\n1. **Find Tutors**: Discover and explore language tutors.\n2. **Add Tutorials**: A form for users to add new tutorials.\n3. **My Booked Tutorials** (Private Route): View tutorials booked by the user.\n4. **My Added Tutorials** (Private Route): Manage tutorials created by the user.\n\n## Live Website\nhttps://tutor-lagbe-1f6c2.web.app/\n\n\n\n## Installation and Setup\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/programming-hero-web-course2/b10a11-client-side-Yead191","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyead191%2Ftutor-lagbe-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyead191%2Ftutor-lagbe-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyead191%2Ftutor-lagbe-client/lists"}