Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

skarthikeyan96/next-mongo-rss-feed

Repository files navigation

Next.js and Mongo RSS feed

Features

  1. Allows user to add rss feed and render the same in the user interface.
  2. Report generation using scheduled triggers runs once every 12 hours.

Next Steps:

  1. User authentication.
  2. Notifications when the new report is added.