screen shots to visualize framework functionality
This commit is contained in:
parent
b5924e15c3
commit
9020f8451f
23
README.md
23
README.md
|
@ -18,3 +18,26 @@ To get started with Oqtane:
|
|||
Oqtane was created by [Shaun Walker](https://www.linkedin.com/in/shaunbrucewalker/) and is inspired by the DotNetNuke web application framework. Initially created as a proof of concept, Oqtane is a native Blazor application written from the ground up using modern .NET Core technology. It is a modular framework offering a fully dynamic page compositing model, multi-site support, designer friendly templates ( skins ), and extensibility via third party modules.
|
||||
|
||||
At this point Oqtane offers a minimum of desired functionality and is not recommended for production usage. The expectation is that Oqtane will rapidly evolve as a community driven open source project. At this point in time we do not promise any upgrade path from one version to the next, and developers should expect breaking changes as the framework stabilizes.
|
||||
|
||||
# Example Screenshots
|
||||
|
||||
A simplistic login flow ( note that a full authentication story has not been implemented at this point ):
|
||||
|
||||

|
||||
|
||||
Main view for authorized users, allowing full management of modules and content:
|
||||
|
||||

|
||||
|
||||
Content editing user experience using modal dialog:
|
||||
|
||||

|
||||
|
||||
Context menu for managing specific module on page:
|
||||
|
||||

|
||||
|
||||
Control panel for adding, editing, and deleting pages as well as adding new modules to a page:
|
||||
|
||||

|
||||
|
||||
|
|
BIN
screenshot1.png
Normal file
BIN
screenshot1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
screenshot2.png
Normal file
BIN
screenshot2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
BIN
screenshot3.png
Normal file
BIN
screenshot3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
BIN
screenshot4.png
Normal file
BIN
screenshot4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
screenshot5.png
Normal file
BIN
screenshot5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 122 KiB |
Loading…
Reference in New Issue
Block a user