I have been asked to create sharepoint site to track company expenses. Functionality included:
-Implement for SP 2013 -Users create expense requests. -Managers approve requests. -Basic reporting. -Emails sent to managers at the end of every day updating them of new requests.
In sharepoint 2010 i would create a wsp file (then import to vs2010) and implement using a web template, is this what i should do in SP 2013 or should i use the app model?