Commit Graph

2 Commits (34597fe9f848c020526aa6e5a27963e12ec06a56)

Author SHA1 Message Date
Luca Lombardo 34597fe9f8 feat: implement localStorage functionality for MediaPesataApp and remove media.astro page 11 months ago
Luca Lombardo 55352af0f2 Add media pesata page and corresponding styles
- Created a new page for calculating weighted averages and graduation votes (`media-pesata.astro`) with a layout and introductory text.
- Implemented a script to initialize the media pesata application.
- Added CSS styles for the media pesata page and its components.
- Updated existing media page (`media.astro`) to include similar structure and functionality.
- Introduced error handling for the application initialization script.
- Established a comprehensive CSS file for the media pesata application, including styles for various UI elements and responsive design.
11 months ago