Skip to content

Xenetics/CommunityHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommunityHub

Library focused digital community hub

The Administration software repo is located at https://github.com/Xenetics/CommunityHubAdminPanel

Azure

For this project you will need to create a storage account on Azure. Below is a link to a tutorial for doing this that is kept up to date.
Azure Tutorial

Fields to Modify

AzureStorageConsole.cs

StorageAccount : Azure storage key can be found in the azure portal after you create storage account AdminPanel. Its labeled Account1 in this file
StorageKey : Azure storage key can be found in the azure portal after you create storage account AdminPanel. Its labeeled Secret1 in this file
You can also have secondary and tertiary accounts for multiple purposes or backups.

PinUtilities.cs

POIContainer : Azure Blob Container for map points of interest

QRCode.cs

QRCodeContainer : Azure Blob Container for QR Codes

Product.cs

ProductsContainer : Azure Blob Container for Products

Events.cs

EventsContainer : Azure Table for calandar events

QuizGame.cs

TriviaContainer : Azure Blob Container for Trivia Questions

UserUtilities.cs

containerName : Azure Blob Container for Users

RestHelper.cs

m_url : Library Sierra server URL AdminPanel
m_authSecret : Library Sierra general API Key AdminPanel

All contents of repository are considered fair use under MIT licensing.

About

Library focused digital community hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages