StudySync is a web-based Education Management System built with Laravel Blade that helps educational institutions manage students, teachers, courses, attendance, results, and academic activities through a simple and efficient dashboard.
- Admin Login
- Teacher Login
- Student Login
- Role-based dashboard access
- Add, update, and delete students
- View student profiles
- Manage student information
- Add and manage teachers
- Assign subjects and courses
- Create courses and subjects
- Manage course information
- Assign teachers to courses
- Record student attendance
- View attendance reports
- Add marks
- Calculate grades
- View student results
- Publish announcements
- View academic notices
- Student statistics
- Teacher statistics
- Course overview
- Recent activities
| Technology | Purpose |
|---|---|
| Laravel | Backend Framework |
| Blade | Frontend Template Engine |
| PHP | Programming Language |
| MySQL | Database |
| Tailwind | UI Framework |
| JavaScript | Frontend Interaction |
StudySync
β
βββ Admin Panel
β βββ Dashboard
β βββ Student Management
β βββ Teacher Management
β βββ Course Management
β βββ Attendance Management
β βββ Result Management
β βββ Notice Management
β
βββ Teacher Panel
β βββ Profile
β βββ Attendance
β βββ Marks Management
β
βββ Student Panel
βββ Profile
βββ Attendance View
βββ Result View
git clone https://github.com/your-username/studysync.gitcd studysynccomposer installcp .env.example .envphp artisan key:generateUpdate your .env file:
DB_DATABASE=studysync
DB_USERNAME=root
DB_PASSWORD=php artisan migratephp artisan serveAdd application screenshots here.
Your Name
GitHub: https://github.com/hasibulpolok
laravel
blade
php
mysql
education-management-system
student-management
teacher-management
attendance-system
result-management
admin-dashboard
tailwindcss
crud
web-application
This project is licensed under the MIT License.