https://github.com/codebyashuu/syllabisync
a unified portal for AICTE-approved institutions to create, share, and update standardized model curricula efficiently.
https://github.com/codebyashuu/syllabisync
aicte css fullstack html mysql php tailwindcss
Last synced: 4 months ago
JSON representation
a unified portal for AICTE-approved institutions to create, share, and update standardized model curricula efficiently.
- Host: GitHub
- URL: https://github.com/codebyashuu/syllabisync
- Owner: CodeByAshuu
- Created: 2025-02-11T13:55:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-18T16:17:12.000Z (about 1 year ago)
- Last Synced: 2025-10-05T19:42:08.549Z (9 months ago)
- Topics: aicte, css, fullstack, html, mysql, php, tailwindcss
- Language: PHP
- Homepage: https://codebyashuu.github.io/SyllabiSync/
- Size: 18.8 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SyllabiSync π
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.
---
## π Features
- πΉ **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
---
## π οΈ Tech Stack
- **Frontend:** HTML, TailwindCSS
- **Backend:** PHP
- **Database:** MySQL
- **Version Control:** Git & GitHub
---
## Folder Structure
```
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
```
---
## ποΈ Installation & Setup
1οΈβ£ **Clone the repository**
```sh
git clone https://github.com/yourusername/SyllabiSync.git
cd SyllabiSync
```
2οΈβ£ **Set up the Database**
```sh
Import db/aicte_portal.sql into MySQL
```
3οΈβ£ **Run the project locally**
Start a local server (XAMPP, MAMP, or built-in PHP server)
```sh
http://localhost/SyllabiSync/
```
---
## πͺͺLicense
This project is licensed under the MIT License. See LICENSE for more details.
## βοΈContact
For queries or collaboration, reach out at:
π§ sagarsahu5976@gmail.com
π CodeByAshuuu
---
### **π Next Steps**
- Replace `CodeByAshuu` with your GitHub username
- Update **contact details**
- Add a **screenshot of your project UI** under "Features" (optional)