{"id":27117792,"url":"https://github.com/codebyashuu/syllabisync","last_synced_at":"2026-02-25T01:32:43.227Z","repository":{"id":276992897,"uuid":"930961485","full_name":"CodeByAshuu/SyllabiSync","owner":"CodeByAshuu","description":"a unified portal for AICTE-approved institutions to create, share, and update standardized model curricula efficiently.","archived":false,"fork":false,"pushed_at":"2025-04-18T16:17:12.000Z","size":19701,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T19:42:08.549Z","etag":null,"topics":["aicte","css","fullstack","html","mysql","php","tailwindcss"],"latest_commit_sha":null,"homepage":"https://codebyashuu.github.io/SyllabiSync/","language":"PHP","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/CodeByAshuu.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-02-11T13:55:15.000Z","updated_at":"2025-04-18T16:17:15.000Z","dependencies_parsed_at":"2025-04-16T06:23:42.946Z","dependency_job_id":"dd0ad8e7-fde5-4130-a111-5229418395d1","html_url":"https://github.com/CodeByAshuu/SyllabiSync","commit_stats":null,"previous_names":["codebyashuu/syllabisync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeByAshuu/SyllabiSync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeByAshuu%2FSyllabiSync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeByAshuu%2FSyllabiSync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeByAshuu%2FSyllabiSync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeByAshuu%2FSyllabiSync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeByAshuu","download_url":"https://codeload.github.com/CodeByAshuu/SyllabiSync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeByAshuu%2FSyllabiSync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29807911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T22:43:48.403Z","status":"ssl_error","status_checked_at":"2026-02-24T22:43:18.536Z","response_time":75,"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":["aicte","css","fullstack","html","mysql","php","tailwindcss"],"created_at":"2025-04-07T06:36:31.240Z","updated_at":"2026-02-25T01:32:43.193Z","avatar_url":"https://github.com/CodeByAshuu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SyllabiSync 📚\n\nA **unified portal for model curriculum** designed for **all AICTE-approved institutions**. This platform ensures **standardized curriculum development**, seamless **sharing**, and easy **updates**, improving the quality and consistency of technical education in India.\n\n---\n\n## 🚀 Features\n- 🔹 **User Authentication** (Login/Register)\n- 🔹 **Admin Panel** for curriculum management\n- 🔹 **Upload, View \u0026 Edit** model curricula\n- 🔹 **Search \u0026 Filter** syllabi efficiently\n- 🔹 **Responsive UI** with TailwindCSS\n- 🔹 **Secure Database** integration with PHP \u0026 MySQL\n\n---\n\n## 🛠️ Tech Stack\n- **Frontend:** HTML, TailwindCSS  \n- **Backend:** PHP  \n- **Database:** MySQL  \n- **Version Control:** Git \u0026 GitHub  \n\n---\n   \n## Folder Structure\n```\nproject-folder/\n│── index.php         # Homepage\n│── dashboard.php     # Main user dashboard\n│── login.php         # User authentication\n│── register.php      # Signup page\n│── config.php        # Database connection\n│── assets/           # CSS, TailwindCSS, images\n│── uploads/          # PDF/doc storage\n└── db/               # Database files\n```\n\n---\n\n## 🏗️ Installation \u0026 Setup\n1️⃣ **Clone the repository**\n```sh\ngit clone https://github.com/yourusername/SyllabiSync.git\ncd SyllabiSync\n```\n\n2️⃣ **Set up the Database**\n```sh\nImport db/aicte_portal.sql into MySQL\n```\n\n3️⃣ **Run the project locally**\n\nStart a local server (XAMPP, MAMP, or built-in PHP server)\n```sh\nhttp://localhost/SyllabiSync/\n```\n---\n\n## 🪪License\nThis project is licensed under the MIT License. See LICENSE for more details.\n\n## ☎️Contact\nFor queries or collaboration, reach out at:\n📧 sagarsahu5976@gmail.com\n🔗 \u003ca href=\"https://github.com/CodeByAshuu\"\u003eCodeByAshuuu\u003c/a\u003e\n\n---\n\n### **📌 Next Steps**\n- Replace `CodeByAshuu` with your GitHub username  \n- Update **contact details**  \n- Add a **screenshot of your project UI** under \"Features\" (optional)  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebyashuu%2Fsyllabisync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebyashuu%2Fsyllabisync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebyashuu%2Fsyllabisync/lists"}