https://github.com/criscode2022/rubiktimer
A single-page application (SPA) Rubik’s Cube speedcubing timer developed with Angular and Angular Material, using Local Storage to persist the history of recorded solve times.
https://github.com/criscode2022/rubiktimer
angular sass tailwind
Last synced: 9 days ago
JSON representation
A single-page application (SPA) Rubik’s Cube speedcubing timer developed with Angular and Angular Material, using Local Storage to persist the history of recorded solve times.
- Host: GitHub
- URL: https://github.com/criscode2022/rubiktimer
- Owner: Criscode2022
- Created: 2024-10-11T14:48:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-22T23:19:06.000Z (5 months ago)
- Last Synced: 2026-01-23T16:43:11.081Z (5 months ago)
- Topics: angular, sass, tailwind
- Language: TypeScript
- Homepage: https://rubiktimer-cristiancode.netlify.app
- Size: 4.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GaliRubik
## Descripción
Responsive Single-Page Application (SPA) realizada con el framework Angular en TypeScript con las librerías Angular Material y SheetJS que trabaja sobre el Local Storage con operaciones de escritura, lectura y descarga de datos. Esta aplicación consiste en un cronómetro para almacenar y clasificar por fecha y tipo de cubo los tiempos en la resolución del cubo de Rubik.
Esta aplicación, además de ejemplificar nuevamente las posibilidades de la librería Angular Material para un diseño eficaz y accesible para todo tipo de aplicaciones, tiene el principal objetivo de mostrar las capacidades de interacción con el DOM de Angular con el DOM a través de eventos y de data binding.