david-roper / CBAS

CBAS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Mousebytes!

This platform is based on ASP.NET WEB API framework in which Angular 5.0 was used in the client side, and .NET Core 2.0 was used in the server side. Angular is a Javascript framework consisting of HTML templates, TypeScript components, modules, and services. The client communicates with the server through the Angular services to call the API endpoints in the server. In the server side, there are API controllers which are used by client services for communicating data, and they handle the business logic of the application along with the services and models. All of these elements are connected to the database (Microsof SQL Server) through the data access layer.

The database schema can be found in file mb_script_schemaOnly.sql.

Please cite this article for any use of this platform: https://doi.org/10.1038/s41597-023-02106-1

About

CBAS

License:Other


Languages

Language:C# 40.8%Language:TypeScript 32.1%Language:HTML 23.3%Language:SCSS 2.3%Language:Python 0.9%Language:CSS 0.3%Language:JavaScript 0.3%Language:Batchfile 0.0%