Parth Presentation
Parth Presentation
Parth Presentation
PHP INTERN AT
AWARATHON AWARENESS
INITIATIVES PRIVATE LIMITED
User module
Anyone can read the news and also search for paticular news.
Admin Module
Secure admin login system
Modules
Admin Dashboard: In this section admin can view, listed
categories & sub categories, total published news & trashed
news.
Sub-admin: In this section, admin can add/edit/delete sub-
admin.
Category – In this section admin can add/update/delete the
category.
Sub- Category – In this section admin can add/update/delete
the Subcategory.
Modules
Post – Admin can add /update / delete news posts. admin can also
view deleted news post in trash post section and restore deleted
posts.
Pages – Admin can manage the contact of about us and contact us
page.
Sub-Admin Module
Sub-Admin and Admin features are the same except Sub-Admin
creation.
Screenshot
Login Function:
Registration page:
CRUD pages:
Database:
SQL Query:
Conclusion
In Info pulse news there is secure autorization between master-
admin and admin. With help of CRUD operation admin can post
images and update it on update page.
This project is helpful for people who read news online.
In admin panel no other can login and post news because the
password is encrypted and with help of session it will logout.
Future work
I will work in codeigniter 4.It has inbuit pacakges and can
store CRUD data in database directly in route page.
In my project I will implement theme integration on my admin
page and implement API for news portal.