Skip to content

czubamich/BloodLoop.Backend

Repository files navigation

BloodLoop.Backend

Contributors Forks Stargazers Issues MIT License


API for gathering donation data from multiple blood banks created as a part of Engineer's Thesis 2022. The system takes into account blood donors who might access their donation history and technical users whose task is to enter data into the system mainly through software integrations with blood donation stations.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Example usage

API can be used with following React Native App

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

To build this project, you require:

  • Visual Studio 2019
  • IIS Express
  • Microsoft SQL Server

Installation

  1. Clone the repo
    git clone https://github.com/czubamich/BloodLoop.Backend.git
  2. Open project in Vistual Studio.
  3. Setup SQL database connection string (BloodLoop.WebApi/appsettings.json)
  4. Run 'app' F5.

Report issues

If you find anything that is performing not as espected? Any feature that should be added or improved? Please feel free to check the issue tracked and create create a ticket. Please try to provide a detailed description of your problem, including the steps to reproduce it.

Contact

Michael Czuba - czuba.mich@gmail.com

Releases

No releases published

Packages

No packages published

Languages