{"id":21189703,"url":"https://github.com/kanugurajesh/student-lms","last_synced_at":"2025-04-13T18:15:13.003Z","repository":{"id":212919817,"uuid":"732322109","full_name":"kanugurajesh/Student-LMS","owner":"kanugurajesh","description":"An application to make learning as fun as gaming","archived":false,"fork":false,"pushed_at":"2024-01-30T11:50:10.000Z","size":342,"stargazers_count":16,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T18:15:06.214Z","etag":null,"topics":["beautiful-ui","blog","chat-assistant","clerk-auth","confetti-animation","docker","gamify","google-gemini","nextjs13","real-world-problem-solving","rive-animations","student-lms","text-to-image-generation","typescript","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://student-lms.vercel.app/","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/kanugurajesh.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}},"created_at":"2023-12-16T09:40:00.000Z","updated_at":"2025-01-31T05:15:35.000Z","dependencies_parsed_at":"2023-12-17T10:28:05.765Z","dependency_job_id":"6848c905-50d2-41e2-b726-97411bb51e4c","html_url":"https://github.com/kanugurajesh/Student-LMS","commit_stats":null,"previous_names":["kanugurajesh/student-lms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FStudent-LMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FStudent-LMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FStudent-LMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FStudent-LMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanugurajesh","download_url":"https://codeload.github.com/kanugurajesh/Student-LMS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758419,"owners_count":21156957,"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":["beautiful-ui","blog","chat-assistant","clerk-auth","confetti-animation","docker","gamify","google-gemini","nextjs13","real-world-problem-solving","rive-animations","student-lms","text-to-image-generation","typescript","vercel-deployment"],"created_at":"2024-11-20T18:53:32.467Z","updated_at":"2025-04-13T18:15:12.981Z","avatar_url":"https://github.com/kanugurajesh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Student LMS Portal Gamification\n#### 🌟 star this repo if you like it\n\n\u003cdiv align=center\u003e\n  \u003cimg src=\"https://github.com/kanugurajesh/Student-LMS/assets/120458029/c67c80d0-c9aa-4e49-8a8f-5956bb6e92ec\" alt=\"interface\" width=200 height=200 /\u003e\n\u003c/div\u003e\n\n## Problem Statement\n\n\u003cb\u003eChallenge:\u003c/b\u003e Design and implement a gamified learning management system (LMS) portal for students. The solution should incorporate points, badges, leaderboards, and other interactive elements to motivate students, track progress, and make learning more engaging\n\n\u003cb\u003eBonus Point:\u003c/b\u003e Develop personalized learning paths based on individual student performance and learning styles.\n\n## Solution Statement\n\n🚀 Welcome to an innovative learning platform designed to make education as exciting as a game! 🎮\n\nExplore an interactive world filled with dynamic elements that turn learning into a thrilling adventure. 🌟 Earn scores, climb the leaderboard, unlock medals, and collect badges to showcase your achievements. 🏆 The journey is not just about education; it's about creating a game-like environment where learning becomes addictive!\n\nHave a question? 🤔 Our friendly chat assistant is here 24/7 to provide instant answers and guidance. 🤖💬 No more struggling alone; assistance is just a message away!\n\nUnleash your creativity with \"Imagens,\" a magical text-to-image converter that transforms ideas into vivid pictures. 🎨✨ Watch your imagination come to life and enhance your learning experience in a visually captivating way.\n\nBut that's not all – we believe in personalized learning! 🎓 Assessments are conducted to understand your strengths and areas for growth. Based on your unique capabilities, we tailor personalized learning paths to ensure you grasp concepts at your own pace. 🌐📚\n\n## Project Setup\n\n### Local Setup\n\n```bash\ngit clone https://github.com/kanugurajesh/Student-LMS.git\ncd Student-LMS\ncp .env.example .env.local\n# Add the required api keys\nnpm install\nnpm run dev\n# The application will run on http://localhost:3000\n```\n\n### Docker Setup\n\n```bash\ngit clone https://github.com/kanugurajesh/Student-LMS.git\ncd Student-LMS\ndocker build -t your_image_name:tag .\ndocker run -d -p 3000:3000 --name your_container_name your_image_name:tag\n# The application will run on http://localhost:3000\n```\n\n## Screenshots\n\n![Screenshot 2023-12-17 213140](https://github.com/kanugurajesh/Student-LMS/assets/120458029/a29ab926-79ae-49dc-a681-7c64f931259b)\n\n![Screenshot 2023-12-17 214251](https://github.com/kanugurajesh/Student-LMS/assets/120458029/5a113f12-3f23-464f-9b8c-f06f6c831239)\n\n![Screenshot 2023-12-17 214258](https://github.com/kanugurajesh/Student-LMS/assets/120458029/7c11cc8b-d69c-461a-aba3-c3f3de50048a)\n\n![Screenshot 2023-12-17 214311](https://github.com/kanugurajesh/Student-LMS/assets/120458029/043ad4fb-1c91-45c9-803e-b880889e209b)\n\n![Screenshot 2023-12-17 214318](https://github.com/kanugurajesh/Student-LMS/assets/120458029/5891cacc-93ab-4726-87ce-571a654a7dc7)\n\n![Screenshot 2023-12-17 214327](https://github.com/kanugurajesh/Student-LMS/assets/120458029/5d7cc20a-5490-464f-9168-0af255dbe4b1)\n\n![Screenshot 2023-12-17 214347](https://github.com/kanugurajesh/Student-LMS/assets/120458029/c5281f52-b7bc-4465-a3dd-e56882e29880)\n\n![Screenshot 2023-12-17 214415](https://github.com/kanugurajesh/Student-LMS/assets/120458029/e30f17c3-12b5-4998-8b80-feec537baf1c)\n\n![Screenshot 2023-12-17 214443](https://github.com/kanugurajesh/Student-LMS/assets/120458029/57f8bc2b-272e-444b-9095-c4bfc47b7eee)\n\n![Screenshot 2023-12-17 214456](https://github.com/kanugurajesh/Student-LMS/assets/120458029/6fd51459-ed5a-458d-88de-d9c932209711)\n\n![Screenshot 2023-12-17 222624](https://github.com/kanugurajesh/Student-LMS/assets/120458029/2f62fc69-d0ee-4c14-b584-b69173636c5a)\n\n![Screenshot 2023-12-17 223037](https://github.com/kanugurajesh/Student-LMS/assets/120458029/d7df65f2-ecb0-4396-a232-24d7d988109c)\n\n![Screenshot 2023-12-17 223051](https://github.com/kanugurajesh/Student-LMS/assets/120458029/2c9e168d-2375-471b-af0a-f898a00080f9)\n\n## Demo\n\n\u003ca href=\"https://youtu.be/c_jkQChl06k?feature=shared\"\u003e\n  \u003cimg src=\"https://github.com/kanugurajesh/Student-LMS/assets/77529419/510964d4-aa8e-4fb3-871e-43bf6f2f1133\" alt=\"gamified\" width=400 height=300\u003e\n\u003c/a\u003e\n\n## Contribution Guidelines\n\nWe welcome contributions to enhance and improve the llm app. If you have ideas or improvements, feel free to submit a pull request following our contribution guidelines.\n\n## Feedback and Issues\n\nIf you encounter any issues or have feedback, please open an issue on our [GitHub repository](https://github.com/kanugurajesh/Student-LMS/issues). We appreciate your input and strive to make our system better with each update.\n\n## Tech Stack\n\n- Next.js\n- Tailwindcss\n- Gemini Pro\n- Markdown\n- Vercel\n- Text to Image generation API\n\n## Authors\n\n- [@kanugurajesh](https://github.com/kanugurajesh)\n\n## My Certificates\n\n![Screenshot 2024-01-23 182116](https://github.com/kanugurajesh/Student-LMS/assets/77529419/282a2941-4ff2-4216-a419-86fbf72a803e)\n\n[My Certificate.pdf](https://github.com/kanugurajesh/Student-LMS/files/13929166/Kanugu.Rajesh.2.pdf)\n\n### More Details\n\u003cb\u003edocosauras documentation :-\u003c/b\u003e https://shra1v32.github.io/docusaurus-blogger/docs/GraphifyEd/intro\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanugurajesh%2Fstudent-lms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanugurajesh%2Fstudent-lms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanugurajesh%2Fstudent-lms/lists"}