-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Herbert edited this page Oct 2, 2017
·
4 revisions
Documentation can be found here
Following features are planned:
- Authentication
- External (with Google, Fb, Twitter)
- or Internal:
- Register: Send Mail with URL to validate mail address
- Authorization based on roles
- Template Engine creating Mails/SMS
- Localization
- Settings management
- Default functionality, which can be overridden for:
- Login pages, Settings pages, template management pages etc
- Generic list pages: list, filtering, paging, exporting
- Generic edit pages: new, edit, save
- Fully unit-tested
- Error Handling
- Logging
- Technologies:
- .Net Core (Should run on Linux/Mac)