This PHP-based articles website is designed to manage users and groups, and assign roles to each user based on their group. The website allows users to create, read, update and delete articles based on their assigned roles.
📺 Preview
- User authentication and password management (Forget password).
- Role-based access control.
- Article creation, reading and deletion.
- Remember me.
- Soft delete.
- Search and filtering.
- Pagination of all listings.
- Responsive design for mobile and desktop devices.
- Chart statistics.
- Dark Mode.
- PHP
- MySQL
- Bootstrap
- JS
- CSS
- HTML
Role | Permission |
---|---|
Admin | Full access |
Editor | Full access on articles |
Viewer | View & like articles |
If you like our work, feel free to:
⭐ this repository. It helps.