Combining a web application with another (larger).
- by Kevin Brown
I'm writing a web app, initially meant to be stand-alone--it's essentially a survey with user-management/authentication built on Codeigniter. The company I'm doing this for wants to merge it with their main system so that it acts like a feature, or a sub-app of their website.
What is the best thing for me to do? I think I could do one of two…