NetPress is a news aggregation application built with the Ionic framework, using React and Capacitor for a modern cross-platform experience.
- RSS Feed Integration: Easily collect and manage your favorite news feeds via RSS.
- Serverless Architecture: The app uses serverless functions for enhanced scalability and flexibility.
- RSS to JSON Conversion: Converts RSS feeds from XML format to JSON for efficient data handling.
- Error Logging: Captures and logs application errors to a Firestore database for future reference.
- Weekly Error Summary (optional): A scheduled task compiles error logs from the previous week and sends a summary email.
These functions are currently deployed on Netlify.



