Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kockarevicivan/vocative-asp-test
- Owner: kockarevicivan
- License: mit
- Created: 2019-12-23T12:25:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T22:21:23.000Z (over 2 years ago)
- Last Synced: 2023-03-02T23:36:35.234Z (almost 2 years ago)
- Topics: asp-net, csharp, sqlserver, vocative, vokativ
- Language: HTML
- Size: 1.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.