Releases: ragab0/lms-web-based-system
Release-V0.1.0
[Version 0.1.0] - 2024-10-03
🚀 New Features
Login & Signup Pages: Designed and developed new login and signup pages for both the main and dashboard applications.
Dashboard Interface: Introduced a fully functional dashboard with integrated login and signup workflows.
🛠️ Refactoring & Validation
Form Validation: Added form validation for login, signup, and checkout pages using the useForm hook for improved input handling.
Home, Courses & Course Pages: Refactored to optimize performance, improve code consistency, and ensure a better user experience.
Payment & Checkout Pages: Revamped the layout using a reusable layout pattern, resulting in cleaner UI and enhanced UX.
🧑💻 Sprint_01 Final Enhancements
New features: Added new features such as ratings, input validation, pagination, and a dynamic menu toggle.
Reusability & Layouts: Increased code reusability by creating various layouts, including dynamic components like the menu toggler and checkbox inputs with one state, reducing code repetition.
Sprint Completion: Finalized all tasks for Sprint_01, preparing the application for production.