EduPulse is a modern educational platform that connects students and educators, providing an interactive learning environment with feedback and progress tracking.
Stars
25
Forks
6
Watchers
25
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
250
commits
docs(readme): enhance README with additional screenshots and formatting updates
d6f91d7View on GitHubdocs(readme): add screenshots section to README for visual reference
b4004baView on GitHubfeat(readme): expand README with detailed features, tech stack, and setup instructions
e508ebdView on GitHubfix(courses): improve formatting and add loading skeleton to CourseList
cb5a901View on GitHubrefactor(skeleton): reorganize skeleton components and improve loading states
aef6bc1View on GitHubfeat(user): update user profile handling and loading state
1f42e75View on GitHubfeat(course): sort created courses by updated date
18b6045View on GitHubfeat(course): update course handling and validation improvements
4008320View on GitHubfeat(course): add getCourseReviewRating query to CourseApi
35390c5View on GitHubfeat(course): add course review rating endpoint and integrate star rating component
6b24acaView on GitHubrefactor(dashboard): simplify EnrolledCourses component by using EnrolledCourseCard
88d9b11View on GitHubfeat(toast): integrate react-hot-toast for improved notification handling
60a5eb0View on GitHubfeat(course): enhance CourseLessonView with course prop and update navigation
1307290View on GitHubrefactor(course): update course details import and clean up code
2f5776cView on GitHubfeat(course): add course progress endpoint to track user lesson completion
4b7d71bView on GitHub