Hello friends, Welcome back to my new blog.
In this blog, I am creating a Society Issue Management System. In this system, society members can create issues related to society and submit them to that system. The secretary can see all the issues created by members and take action according to need. An issue has three statuses RAISED, PENDING, CLOSED. Raised means the issue is created but not taking any action, Pending means the secretary saw the issue & took action, and Closed means the issue is resolved successfully.
There are two panels - one for members & second for admin/secretary.
On the member panel, members can see their personal information and they can create issues here & also they can see all issues created by them.
On the admin panel, the admin/secretary can see all the issues that are created by society members & take action if they need to.
NOTE: If you have any ideas related to this project then you can share me. I will add this to my repo.
https://github.com/MadhubanKhatri/society-issue-management-system
The above is the detailed content of Society Issue Management System. For more information, please follow other related articles on the PHP Chinese website!