https://github.com/zagoli/elena
A calendar app for seniors made to learn Angular
https://github.com/zagoli/elena
Last synced: 3 months ago
JSON representation
A calendar app for seniors made to learn Angular
- Host: GitHub
- URL: https://github.com/zagoli/elena
- Owner: zagoli
- Created: 2024-03-19T13:01:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T10:45:07.000Z (about 1 year ago)
- Last Synced: 2025-01-14T22:20:00.379Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elena Calendar for Seniors
Elena is a straightforward web application designed as a calendar specifically tailored for seniors.
I made it to revise my basic Angular skills.
It features a minimalistic interface that allows users
to insert a link to a public calendar (ICS file) to display
the events of the current day (in landscape mode otherwise it is even uglier).
The event list refreshes every 30 minutes.
Click on the date to toggle fullscreen mode.For a live demonstration of the Elena Calendar, please visit [elena.zagoli.com](elena.zagoli.com).
## Disclaimer
This application is provided as-is, with minimal error handling. Users should be aware that unexpected behavior may occur, and the application is not guaranteed to be error-free.