{"id":26839702,"url":"https://github.com/rajgupta2/studystudent","last_synced_at":"2025-10-03T22:48:04.306Z","repository":{"id":188915146,"uuid":"585793802","full_name":"rajgupta2/StudyStudent","owner":"rajgupta2","description":"StudyStudent is an educational web platform offering tutorials, study materials, assignments, and tests. Features include student and admin dashboards, Google sign-in button, email, and MongoDB Atlas integration.","archived":false,"fork":false,"pushed_at":"2025-06-28T03:00:31.000Z","size":16304,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T04:17:58.652Z","etag":null,"topics":["admin-dashboard","assignments","authentication","coding","education","ejs-templates","expressjs","google-sign-in","learning-platform","mern-stack","mongodb","nodejs","online-learning","recaptcha-v3","student-dashboard","study-materials","tutorials","web-application"],"latest_commit_sha":null,"homepage":"https://studystudent.onrender.com","language":"EJS","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/rajgupta2.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-06T04:54:38.000Z","updated_at":"2025-06-28T03:00:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"34140ab5-51bd-44d3-b609-354c8e075817","html_url":"https://github.com/rajgupta2/StudyStudent","commit_stats":null,"previous_names":["rajgupta2/rajgupta2.github.io"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajgupta2/StudyStudent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajgupta2%2FStudyStudent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajgupta2%2FStudyStudent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajgupta2%2FStudyStudent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajgupta2%2FStudyStudent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajgupta2","download_url":"https://codeload.github.com/rajgupta2/StudyStudent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajgupta2%2FStudyStudent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278239971,"owners_count":25954096,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["admin-dashboard","assignments","authentication","coding","education","ejs-templates","expressjs","google-sign-in","learning-platform","mern-stack","mongodb","nodejs","online-learning","recaptcha-v3","student-dashboard","study-materials","tutorials","web-application"],"created_at":"2025-03-30T17:30:04.644Z","updated_at":"2025-10-03T22:48:04.291Z","avatar_url":"https://github.com/rajgupta2.png","language":"EJS","readme":"# 📚 StudyStudent - Learning \u0026 Assignment Management Platform\n\n## 📌 Overview\n**StudyStudent** is an educational platform designed to help students learn modern technologies through **tutorials, articles, study materials, and assignments**. The platform provides a **student dashboard** and an **admin dashboard** for managing and tracking learning activities.\n\n## 🔗 Live Demo \u0026 Repository\n- **🌐 Deployed Version:** [StudyStudent on Render](https://studystudent.onrender.com)\n- **📜 Source Code:** [GitHub Repository](https://github.com/rajgupta2/StudyStudent)\n- **🎥 Demo Video:** [YouTube](https://youtu.be/ZjMT_kWQI1s)\n\n## 🎯 Features\n### **👨‍🎓 Student Dashboard**\n- 📥 Submit assignments\n- 📝 Take tests\n- 📚 Access study materials\n- 🎓 View tutorials and articles\n- 📝 Submit feedback\n- 🔔 Subscribe for notifications\n\n### **🛠️ Admin Dashboard**\n- 📌 Assign homework/assignments to students\n- ✅ Review and evaluate submitted assignments\n- 📢 Upload new study materials\n- 📊 Manage student records\n- 📖 Organize subjects and courses\n- 📝 Manage test questions\n- 📰 Post news and updates\n- 📩 Send emails to students\n- 🔍 View user inquiries\n- 🔑 Change admin password\n- 🗂️ View student feedback\n\n## 🛠️ Technology Stack\n- **Frontend:** jQuery, JavaScript, Ajax, HTML, CSS\n- **Backend:** Node.js, Express.js, EJS\n- **Database:** MongoDB, Mongoose, Mongo Atlas\n- **Authentication:** Postman, Google Sign-In\n- **Security \u0026 Integrations:** Google reCAPTCHA API, Email functionality\n\n## 🚀 Setup \u0026 Installation\n1. **Clone the repository:**\n   ```sh\n   git clone https://github.com/rajgupta2/StudyStudent.git\n   ```\n2. **Navigate to the project folder:**\n   ```sh\n   cd StudyStudent\n   ```\n3. **Install dependencies:**\n   ```sh\n   npm install\n   ```\n4. **Create a .env file for environment variables and take variable's name from .env.example and assigns them value by creating corresponding value from api providers.**\n5. **Start the development server:**\n   ```sh\n   npm start\n   ```\n6. **Access the application:**\n   - Open `http://localhost:5000/` in your browser\n\n\n## 🤝 Contribution Guide\nWant to contribute? Follow these steps:\n1. **Fork** the repository.\n2. **Clone** your forked repository:\n   ```sh\n   git clone https://github.com/your-username/StudyStudent.git\n   ```\n3. **Create a new branch:**\n   ```sh\n   git checkout -b feature-branch\n   ```\n4. **Make your changes and commit:**\n   ```sh\n   git add .\n   git commit -m \"Added a new feature\"\n   ```\n5. **Push your changes:**\n   ```sh\n   git push origin feature-branch\n   ```\n6. **Create a Pull Request** on GitHub for review and merging.\n\n## 📢 Support\nIf you find this project useful, consider **starring ⭐ the repository** to show your support!\n\n## 📜 License\nThis project is open-source and available under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajgupta2%2Fstudystudent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajgupta2%2Fstudystudent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajgupta2%2Fstudystudent/lists"}