-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
60619af
commit ff5b5fb
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
# Dnn.WebAnalytics | ||
A Dnn module for capturing information about visitors. Includes a report UX and a map UX to show location information. | ||
# Dnn.Showcase | ||
A Dnn module for displaying Dnn based websites that have been submitted by visitors. | ||
The module includes functionality to validate the submission is an actual Dnn website and allows the user to include their own thumbnail of the website. | ||
|
||
The module uses WebAPI for talking to the database and AngularJS/BootStrap 4 for the UX. |