An open API service indexing awesome lists of open source software.

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

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.