Welcome to the Assignments Dashboard project! This is a web application that displays a list of assignments with their titles, descriptions, and links to view the assignments. It also allows users to toggle between light and dark themes for a more personalized experience.
-
Dynamic Assignment Cards: The dashboard automatically generates cards for each assignment using JavaScript. Each card displays:
- Title of the assignment.
- A brief description of the assignment.
- A link to view the assignment.
-
Theme Toggle: The project features a theme toggle button that lets users switch between light and dark themes.
-
Responsive Design: The design is responsive and works well across different devices, including desktops and mobile devices.