simple CRUD blog web for college assignment
made with php
, bootstrap
, and js
- Auth (Login, Register) using
php password_hash & password verify
- Article Post, Edit, and Delete (With image too)
- Create, Delete Comment
- Category
- Pagination
- Search
- Validation
- 2 role (user & admin)
- Manage Profile
- Manage Articles
- Inspiring Quotes
- Manange All Users, Categories, and Articles (Admin)