Study Saviors APIS
LaravelMySQLVue.js
Study Saviors APIS is a platform designed to help students manage academic assignments, deadlines, and study schedules. Built with Laravel, MySQL, and Vue.js, it provides students with tools for organizing their academic workload and staying on top of deadlines.
Key Features
- Assignment and deadline management
- Personalized study schedule generation
- Real-time notifications and reminders
- User-friendly interface with task categorization
Challenge
Ensuring real-time synchronization of assignment deadlines and notifications across all devices.
Solution
Implemented a real-time notification system with WebSocket integration, allowing students to receive timely updates and reminders on multiple devices.