Skip to content

quick_overview_of_application

Krishna Prasad edited this page Dec 7, 2015 · 7 revisions

#Convention over Configuration This is a framework where we can configure a CRUD based application start entering Data. I have demonstrated this with an example. Let us say we want to implement a Vendor Management system, this needs 4 major entities,

  • Supplier list
  • Project list
  • Team member list

Clone this wiki locally