Overview
Admin Panel For Feeding And Managing the News.
🚀 An Admin Panel built with Next.js, TypeScript, and Tailwind CSS.
📰 Manage and feed news into the database with ease.
📸 Image Upload: Integrates with Firebase for seamless image uploading.
📝 Features include editing, deleting, and scheduling news.
🔄 Utilizes interceptors for making API calls seamlessly.
📅 Bulk scheduling and advanced news filtering options available.
✏ If a news item is in draft state, you can edit and set it to the active state.
🔀 Conditional Dropdowns: Implements React Select for rendering custom dropdowns conditionally.
🔗 Unfortunately, I cannot provide public access to the codebase or a live demo for this project,
as it is owned by the company where I completed my internship.
Technologies
Next.js
TypeScript
HTML
Tailwind CSS
Firebase
React Select
Back