Hi,
I was challenged to develop a website for a new gymnastics club so I started evaluating not only DNN but also Azure and other.
I did several projects in .NET in VB and in C# but mainly oriented to winforms and a couple of very small webforms projects also - so I'm a beginner with some bases , that red the documentation, saw some videos but obviously needs answers from more experienced people.
Beyond the institutional website, I'm planning to implement the following features/services:
- A private area for Club Members to manage personal data, pay their quotas online and access their checking-account, etc.
- A private area for Club Managers to manage new member registrations, manage club members activities, payments, etc.
Which's the best approach to do this kind of projects? Take advantage of CMS features and the ability to present of contents according to user rights and develop (or use) extensions to provide the specific features needed? Consider each private area as a separated web application and, somehow, use DNN users management features to manage access to them?
Any orientation would be appreciated.
Thanks in advance,