ClubManager
Club Manager application using C# and MongoDB
We have moved the documentation to our personal website. Please head there to find detailed documentation. You can comment issues/bugs/features on github or on our website. Documentation is organized in a tutorial fashion.
Find below url of step by step development of this application:
- Synopsis
- Technical Discussion
- Setting up the solution
- Discussing Dependency
- Create MemberShipPlan : Model
- Create MemberShipPlan : View
- ConfigurationManager
- Data Context
- Extension Methods
- Data Context : MongoDB
- Setting MongoDB
- Create MemberShipPlan : Controller
- FormManager
- Running MemberShipPlan