Modification of an PHP-Code
Modification of an application
Based of an existing application the PHP-Code (MySQL and HTML admin) needs to be adjusted.
Description:
This is an advertisement platform with just one common online registration-form. Because different user groups (principals and agents) should once use this platform, there need to be create a seperate online register-form and login-form for each of the both user groups. Currently, every user who has logged-in, is able to view the advertisments of the other user group. This needs to be revised, so that there would be no opportunity to view the advertisments of the other user group.
Furthermore, there is now the necessity to use subcategories to create an advertisment, but after revision it must be possible to create advertisments without using subcategories.
Finally, while creating an adverisment, the number of subcategories and the number of advertisments in this subcategories are being displayed. After revision, neither the (number of) subcategories nor the (number of) advertisments should be displayed nowhere.







