Skip to content

GrigoriiVakhmistrov/CyntegrityCoreDemo

Repository files navigation

CyntegrityCoreDemo

Environment

  • MongoDB 4.4.2 Community
  • Node.js 14.15.2 LTS
  • Visual Studio 16.8.3 Community
  • ASP.NET 5.0/C# .NET 5.0
  • No need init db scripts. Just open server solution and start server

How to start

  • Clone or download repository
  • Open server solution and start server application. You need running mongoDB on localhost with default settings (port) and without authorization
  • Site will be open automatically in your browser after server is started

For median calculating:

For median displaying:

After we get datasource, we can use any of visual JS components - I assume, we can use any of bar or line charts for these purposes. If we have a huge datasource, we need check the chart performance. Also, in this case we can to prepare datasource (to reduce with data aggregation)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published