An open API service indexing awesome lists of open source software.

https://github.com/adriacabeza/mobilecloudcomputing

CS-E4100 Mobile Cloud Computing Aalto
https://github.com/adriacabeza/mobilecloudcomputing

applications kotlin mobile-cloud-computing

Last synced: 2 months ago
JSON representation

CS-E4100 Mobile Cloud Computing Aalto

Awesome Lists containing this project

README

          

# Mobile Cloud Computing CS-E4100
Some stuff written in Kotlin
- [Android assignment](./First): use of Gallery and Camera, json, Okhttp, Listview, FirebaseMLKit and others.
Some stuff related to Docker
- [Docker assignment](./Second): one simple alpine docker that runs a shell script and another one that builds the environment to run android applications. Moreover there is the yaml configuration of an API using OpenAPI 3.0
Final Project
- [Task Manager Pro](./FinalProject): Android app + nodejs backend using Firebase that manages projects between different users, files, deadlines, etc. It includes notifications, OCR detection, File storage and several other functionalities.