A webapp/website for searching and categorising your locally stored documents
Go to file
Lynne Megido 49a13a412f
implemented basic API for getting documents
2020-09-16 12:55:32 +10:00
.vscode basic UI layout and style 2020-09-16 11:43:55 +10:00
Controllers implemented basic API for getting documents 2020-09-16 12:55:32 +10:00
Data actually use the jsonconversion 2020-09-16 09:58:10 +10:00
Migrations initial commit 2020-09-15 22:31:52 +10:00
Models basic UI layout and style 2020-09-16 11:43:55 +10:00
Pages implemented basic API for getting documents 2020-09-16 12:55:32 +10:00
Properties initial commit 2020-09-15 22:31:52 +10:00
Views/Shared/DisplayTemplates basic UI layout and style 2020-09-16 11:43:55 +10:00
wwwroot added placeholder help and upload buttons, functional view button 2020-09-16 12:39:45 +10:00
.gitignore added placeholder help and upload buttons, functional view button 2020-09-16 12:39:45 +10:00
LICENSE initial commit 2020-09-15 22:31:52 +10:00
Program.cs initial commit 2020-09-15 22:31:52 +10:00
Startup.cs implemented basic API for getting documents 2020-09-16 12:55:32 +10:00
appsettings.Development.json initial commit 2020-09-15 22:31:52 +10:00
appsettings.json initial commit 2020-09-15 22:31:52 +10:00
snootalogue.csproj basic UI layout and style 2020-09-16 11:43:55 +10:00