{"id":27888561,"url":"https://github.com/toth2000/lingo","last_synced_at":"2026-05-03T12:35:08.742Z","repository":{"id":196243484,"uuid":"695443087","full_name":"toth2000/lingo","owner":"toth2000","description":"Dive into a world of interactive quizzes where language learning comes alive. ","archived":false,"fork":false,"pushed_at":"2023-10-03T06:25:02.000Z","size":1325,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T05:55:44.174Z","etag":null,"topics":["express","mongodb","raectjs","rest-api","websocket"],"latest_commit_sha":null,"homepage":"https://lingo-pi.vercel.app","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/toth2000.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2023-09-23T07:39:25.000Z","updated_at":"2023-09-29T19:08:42.000Z","dependencies_parsed_at":"2025-05-05T09:09:45.651Z","dependency_job_id":"7379063e-282f-43ce-baaa-085c7f953ba5","html_url":"https://github.com/toth2000/lingo","commit_stats":null,"previous_names":["toth2000/lingo"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/toth2000/lingo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2Flingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2Flingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2Flingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2Flingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toth2000","download_url":"https://codeload.github.com/toth2000/lingo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2Flingo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["express","mongodb","raectjs","rest-api","websocket"],"created_at":"2025-05-05T09:09:42.171Z","updated_at":"2026-05-03T12:35:08.724Z","avatar_url":"https://github.com/toth2000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lingo - Simply Learn\n\nThis is the offical repository of Lingo, it is a language learning platform with interactive quizes to make learning simple.\n\nWebsite: https://lingo-pi.vercel.app \u003cbr\u003e\n\n![](https://raw.githubusercontent.com/toth2000/lingo/master/screenshots/all-devices-black.png)\n\n---\n\n# Contents\n\n- [Features](#features)\n- [Folder Structure](#folder-structure)\n- [Technologies Used](#technologies-used)\n- [Requirements](#requirements)\n- [Install](#install)\n- [Api Documentation](#api-documentation)\n- [Websocket Documentation](#websocket-documentation)\n- [Contribution Guidelines](#contribution-guidelines)\n\n# Features\n\nEmbark on a Multilingual Odyssey\n\nWith Lingo's innovative features, you'll find language learning to be more dynamic and rewarding than ever before.\n\n### Dynamic Learning Experience\n\nLingo adapts to your language proficiency by adjusting question difficulty based on your responses, ensuring personalized and effective learning.\n\n### Engaging Scoring System\n\nStay motivated and challenged with our intriguing scoring system, earning points and achieving milestones as you progress.\n\n![](https://raw.githubusercontent.com/toth2000/lingo/master/screenshots/quiz-screen.png)\n\n### Global Leaderboard\n\nCompete with fellow language enthusiasts worldwide on our leaderboard, celebrating your achievements and global language skills.\n\n![](https://raw.githubusercontent.com/toth2000/lingo/master/screenshots/leader-board.png)\n\n### Progress Tracking\n\nMonitor your language learning journey closely, set achievable goals, and witness your fluency levels rise steadily.\n\n![](https://raw.githubusercontent.com/toth2000/lingo/master/screenshots/user-screen.png)\n\n### Learn Multiple Languages\n\nLingo opens doors to a multitude of languages, allowing you to explore and master them with ease.\n\n## ![](https://raw.githubusercontent.com/toth2000/lingo/master/screenshots/learning-path.png)\n\n## Folder Structure\n\nThe `/frontend` directory contains the ReactJs frontend codebase that is hosted in the vercel.\n\nThe `/server` directory contains the NodeJs server codebase.\n\n## Technologies Used\n\nLingo is built using a powerful and versatile tech stack, combining cutting-edge technologies to deliver a seamless language learning experience. Here's an overview of the technologies that power the Lingo project:\n\n- React.js\n- Express.js\n- MongoDB\n- Node.js\n- Websockets\n\n## Requirements\n\nTo run the website on you local device, you will only need NodeJs v18 installed in your environement.\n\n### Node\n\n- #### Node installation on Windows\n\n  Just go on [official Node.js website](https://nodejs.org/) and download the installer.\n  Also, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [official Node.js website](https://nodejs.org/) and the [official NPM website](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v8.11.3\n\n    $ npm --version\n    6.1.0\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n---\n\n## Install\n\n    $ git clone https://github.com/toth2000/lingo\n    $ cd lingo\n\n#### To Run the Website locally\n\n    $ cd frontend\n    $ npm install\n    $ npm start\n\n#### To Run the Backend Server locally\n\n    $ cd server\n    $ npm install\n    $ npm run dev\n\n## API documentation\n\nFor developers and enthusiasts eager to explore the Lingo project's API capabilities, we've prepared comprehensive documentation to guide you through the integration process. The API documentation covers endpoints, request methods, response formats, and authentication mechanisms, providing all the essential information for seamless integration into your applications.\n\n**Explore the Lingo API Documentation:**\n[https://documenter.getpostman.com/view/19488087/2s9YJXZ4sv](https://documenter.getpostman.com/view/19488087/2s9YJXZ4sv)\n\nThis documentation is a valuable resource for understanding the functionalities and endpoints offered by the Lingo API. Whether you're a seasoned developer or a curious learner, feel free to dive into the details and leverage the power of Lingo in your projects. If you have any questions or need further assistance, don't hesitate to reach out to our development community.\n\nHappy coding with Lingo! 🚀\n\n## Websocket documentation\n\nThe WebSocket integration in Lingo enables real-time communication during quizzes, enhancing the interactive and dynamic nature of the language learning experience. To connect to the WebSocket server, please refer to the [websocket documentation](./server/readme.md)\n\n## Contribution guidelines\n\nPlease refer to our [Contribution Guide](CONTRIBUTING.md) for contributing to this project. And remeber no contribution is small, every contribution matters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoth2000%2Flingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoth2000%2Flingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoth2000%2Flingo/lists"}