courseworx/backend/routes
2025-07-31 02:51:24 +03:00
..
assignments.js Initial version 0.0.1 - Complete CourseWorx application with backend and frontend 2025-07-26 20:34:13 +03:00
attendance.js Initial version 0.0.1 - Complete CourseWorx application with backend and frontend 2025-07-26 20:34:13 +03:00
auth.js Release v1.0.0 - Complete Course Management System 2025-07-27 23:30:23 +03:00
courseContent.js Release v1.1.0 - Course Content & Enrollment Management 2025-07-27 23:59:01 +03:00
courses.js Fix header layout and add debugging for dashboard statistics - Removed 'CourseWorx' text from header - Fixed logo path to use /images/cx-logo.png - Moved navigation items next to Home icon - Added debugging to API calls and dashboard - Added console logging to backend stats endpoints 2025-07-31 02:51:24 +03:00
enrollments.js v1.1.4: Modern header navigation & real-time dashboard statistics - Removed sidebar completely and moved navigation to header - Added CourseWorx logo and Home icon for dashboard access - Moved Courses and Users links to header with icons - Updated all dashboard cards to show real database counts - Enhanced backend API endpoints for role-specific statistics - Fixed ESLint warnings in CourseContent.js and CourseContentViewer.js - Improved responsive design and user experience 2025-07-31 00:16:26 +03:00
users.js Fix header layout and add debugging for dashboard statistics - Removed 'CourseWorx' text from header - Fixed logo path to use /images/cx-logo.png - Moved navigation items next to Home icon - Added debugging to API calls and dashboard - Added console logging to backend stats endpoints 2025-07-31 02:51:24 +03:00