A 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.
- 🔹 User Authentication (Login/Register)
- 🔹 Admin Panel for curriculum management
- 🔹 Upload, View & Edit model curricula
- 🔹 Search & Filter syllabi efficiently
- 🔹 Responsive UI with TailwindCSS
- 🔹 Secure Database integration with PHP & MySQL
- Frontend: HTML, TailwindCSS
- Backend: PHP
- Database: MySQL
- Version Control: Git & GitHub
project-folder/
│── index.php # Homepage
│── dashboard.php # Main user dashboard
│── login.php # User authentication
│── register.php # Signup page
│── config.php # Database connection
│── assets/ # CSS, TailwindCSS, images
│── uploads/ # PDF/doc storage
└── db/ # Database files
1️⃣ Clone the repository
git clone https://github.com/yourusername/SyllabiSync.git
cd SyllabiSync
2️⃣ Set up the Database
Import db/aicte_portal.sql into MySQL
3️⃣ Run the project locally
Start a local server (XAMPP, MAMP, or built-in PHP server)
http://localhost/SyllabiSync/
This project is licensed under the MIT License. See LICENSE for more details.
For queries or collaboration, reach out at: 📧 sagarsahu5976@gmail.com 🔗 CodeByAshuuu
- Replace
CodeByAshuu
with your GitHub username - Update contact details
- Add a screenshot of your project UI under "Features" (optional)