Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DotNetNuclear/DnnRestaurantMenu
Example tutorial project showing the same DNN module, but done with 3 different module types: Webforms, MVC, and SPA
https://github.com/DotNetNuclear/DnnRestaurantMenu
Last synced: about 1 month ago
JSON representation
Example tutorial project showing the same DNN module, but done with 3 different module types: Webforms, MVC, and SPA
- Host: GitHub
- URL: https://github.com/DotNetNuclear/DnnRestaurantMenu
- Owner: DotNetNuclear
- Created: 2016-03-18T04:59:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T02:06:08.000Z (over 4 years ago)
- Last Synced: 2024-08-04T22:14:50.268Z (5 months ago)
- Language: JavaScript
- Size: 602 KB
- Stars: 18
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dnn - Restaurant Menu - (by: @DotNetNuclear) (Awesome DNN (DotNetNuke) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Sample Code/Project)
README
# DnnRestaurantMenu
Restaurant Menu is a DNN module used for tutorial purposes. It is written in 3 different installable types: an MVC module, a SPA module, and a Webforms module.
The purpose of these projects is to show a fully working module written 3 different ways to compare how to accomplish it using the various module types in DNN8
Installation Instructions