/bachelor_thesis_code

Code repository for bachelor thesis

Primary LanguageC#

Students Notifier

What you find here:

This repository contains all code that has been used to test and prove working architecture of Student Notifier project. Repository contains 3 projects:

  1. StudentsNotifier.MobileAppService
    • .NET Core (2.3) web service app
  2. StudentsNotifier
    • Xamarin.Forms mobile app
  3. StudentsNotifier.iOS
    • iOS specific implementation

Project description is in main repository.