Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Role-based admin dashboard for the ROMDIG platform to manage moderators, posts, comments, and registration requests.

Free open-source Tailwind CSS and Next.js admin dashboard template with 8+ pages, dark mode, RTL, and authentication screens.
Dashboard ROMDIG is a Next.js admin dashboard for the ROMDIG platform that lets hierarchically ranked moderators manage posts, comments, user registrations, and other moderators through a single web interface.
Dashboard ROMDIG is a frontend-only admin interface built with TypeScript, ReactJS, NextJS, SASS, Gulp, and MUI, deployed on Vercel and created by Ipatov Ioan Alexandru. It takes moderator credentials — an email, a 20-character random alphanumeric ID, and a password — and outputs a role-based management console for the ROMDIG platform. The dashboard is the companion to a backend whose README documents the moderator hierarchy, and the page notes it was built without any paid service.
A moderator signs in with email, 20-character ID, and password. The dashboard then displays sections according to rank, and PlacesAPI inputs restrict data to the moderator's geographic scope. Creating a new moderator also generates a normal user account in the same step, which receives a badge when commenting.
According to the page, no payment was used in building the site, and it is deployed on Vercel. Demo admin credentials are publicly listed on the dashboard page.
Only general, county, and commune moderators can access the moderator management section, with county and commune ranks having restrictions described in the backend README. Village and city moderators do not see this section.
It allows general, county, and commune moderators to search locations such as counties, communes, villages, and cities. The results are filtered by rank: county moderators can search only within their county, and commune moderators only within their commune.
Deleting a comment from the reported comments section also removes all replies attached to that comment, as stated on the dashboard page.
Yes, the page lists five demo accounts — general, county, commune, village, and city — each with an email, ID, and password. The general account is [email protected] with password cerepere1234.