Skip to content

NipunGrover/NotepadOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NotepadOnline

A web based Notepad made using JS and .NET Framework. Stores .txt files on Azure Container


Compiling the Code

If you want to compile the code, please search for the keywoord AzureStorageConnectionString in the web.config file and in the "connectionString="enter_your_connection string"", replace it with the actual connection string of your blob storage on azure.



User Interface:


Features:

Opening a previously saved file

Open file from the dropdown list. All the files shown are stored as blobs on Azure Storage Containter. Clicking on the dropdown option loads the azure blob stored on cloud

openFile.mp4

Save File

The app allows you to save the file to cloud storage

saveFile.mp4

Save As

Save new file on cloud storage

SaveAs.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published