hey, thanks everyone for giving responses. I will follow all of your advises and will inform you whether it works or not.
So, here is the full detail of my project : -
As there are different stakeholders who are functioning independently, so it is important to provide them different login credential according to their department. Also the view or display page has been different for different stakeholders.
The format for entering the data should be in accordance with the users i.e. it should be customizable. Similarly, if user wants to publish his data, then there should be an option of selection for publishing the data.
Log information of user should be updated & stored in database automatically and there should be an option for user to view this log information.
Multiple search option will be there for user, so that they can search according to their requirement. In search engine, there will be an option for test name, operator, project’s life cycle and etc.
So, i am going to start implementing my project with the help of processwire and will update all of you time to time.
The only difficulty, i am facing in this project is to editing the excel file on the UI interface because generally the extension of the file is xlsm.
I am using PHP right now to implement this.