What Software Design Method Would Be Advisable To Use For Developing A Web Based Utility Like A Search Engine?
what software design method would be advisable to use for developing a web based utility that will be a search engine through any of 5 fields. If no results are found, then, the utility will give the option of creating an entry. If results were found, the utility then will also give the option of modifying an entry?








Ruby Rails
when you are not sure go with MVC.