Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/ionic_infinitedoom
Simple Ionic app that show randomly generated news headlines in an ion-infinite-scroll
https://github.com/mdecker-mobilecomputing/ionic_infinitedoom
angular github-actions ionic
Last synced: about 2 months ago
JSON representation
Simple Ionic app that show randomly generated news headlines in an ion-infinite-scroll
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/ionic_infinitedoom
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2024-05-16T10:19:12.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-23T12:50:18.000Z (7 months ago)
- Last Synced: 2024-11-27T21:41:31.692Z (about 2 months ago)
- Topics: angular, github-actions, ionic
- Language: TypeScript
- Homepage:
- Size: 730 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Infinite Doom #
Die Ionic-App zeigt eine endlose Liste von zufällig erzeugten Negativschlagzeilen mit
[Infinite Scrolling](https://ionicframework.com/docs/api/infinite-scroll) und einem
"Load More"-Button am Ende der Liste als Alternative.
Der Name der App bezieht sich auf den Begriff [Doomscrolling](https://www.spiegel.de/psychologie/doomscrolling-wie-wir-trotz-schrecklicher-nachrichten-hoffnungsvoll-bleiben-podcast-a-75b371fa-ca64-407f-bb70-748f1123003e).
----
## Screenshots ##
![Screenshot: Infinite Scrolling](screenshot_1.png) ![Screenshot: Paging](screenshot_2.png)
![Screenshot: Navigationsmenü ausgeklappt](screenshot_3.png)
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.