Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kockarevicivan/vocative-asp-test

Old, initial testing ENV for vocative algorithm.
https://github.com/kockarevicivan/vocative-asp-test

asp-net csharp sqlserver vocative vokativ

Last synced: 17 days ago
JSON representation

Old, initial testing ENV for vocative algorithm.

Awesome Lists containing this project

README

        

# vocative-asp-test
Old, initial testing ENV for the vocative algorithm.

## Usage:
1. Static folder is reserved for static resources and UI (html, css, images, js etc.). It can be run with any version of VSCode or some other text editor.
2. App folder is reserved for the BE part of the system. It can be run with Visual Studio 2015+ (community edition will work).
3. Restore the SQLServer database from the sql schema in the app folder.