eternalthinker
Member • Aug 27, 2011
Suggestions regarding light intranet website
Recently a friend asked me for help in developing a small website working in their their company's intranet.
Basically it has the following features:
Q (1) My friend suggested using WordPress in the back-end. Would this be of any advantage over a php site done from scratch, considering the above features?
Q (2) What are the best practices (modules, excel format etc) to be followed for the parsing of data from the spreadsheet? Looking forward to suggestions from people who have worked with similar scenarios.
Basically it has the following features:
- Admins can upload an excel sheet containing details of all employees
- Each employee can login and view their specific details, which is parsed from the excel sheet
- Admins can create and edit announcements (preferably with text formatting capabilities)
Q (1) My friend suggested using WordPress in the back-end. Would this be of any advantage over a php site done from scratch, considering the above features?
Q (2) What are the best practices (modules, excel format etc) to be followed for the parsing of data from the spreadsheet? Looking forward to suggestions from people who have worked with similar scenarios.