Skip to content

Latest commit

 

History

History
109 lines (92 loc) · 3.94 KB

README.md

File metadata and controls

109 lines (92 loc) · 3.94 KB

BloodLoop.Mobile

Contributors Forks Stargazers Issues MIT License Android iOS Web


Mobile application designed to be used with server side application, created as a part of my Engineer's Thesis 2022. The application allows users to view and summarize the history of their blood donation and plan the next donation.

Table of Contents

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

About The Project

Example usage

Mobile application was designed to be used with a WebApi

Built With

Getting Started

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

Prerequisites

To build this project, you require:

  • Node.js
  • Expo CLI

Installation

  1. Clone the repo
    git clone https://github.com/czubamich/BloodLoop.Backend.git
  2. Configure BloodLoop.WebApi url (src/config.ts)
  3. Install dependencies
    npm install
  4. Run Expo
    expo start
  5. You can run the app in Expo GO, or in Web

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 - [email protected]