Here you can find a list of recent changes and upcoming tasks for our platform.
1. Created a bug report page to allow users to report issues to the admin.
2. Fixed the bug where the public view of a course included completed tasks by the admin user.
3. Resolved the non-functional tags input in mobile view.
4. Added pagination for better navigation.
5. Handled unauthorized errors when joining a course.
6. Closed the sidebar in mobile view after clicking on the overlay.
1. Implemented support for embedding various official documentation pages and external sources (eg. Nextjs, Nestjs documentaions).
2. Added beautiful embedded display for GeeksForGeeks (GFG) URLs.
3. Improved the overall user experience when viewing embedded content within courses.
4. Optimized loading times for embedded content.
1. Recreated the website frontend from scratch for better usability and accessibility.
2. Enabled login using email, password, and Google authentication.
3. Added the ability to add, edit, and join courses.
4. Embedded YouTube videos directly within the viewport.
5. Implemented two types of content additions: URL and folder.
6. Introduced two types of course creation: private and public. Public courses are encouraged to help grow the platform.