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
- Host: GitHub
- URL: https://github.com/adriacabeza/mobilecloudcomputing
- Owner: adriacabeza
- Created: 2019-10-01T08:27:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T13:38:53.000Z (about 5 years ago)
- Last Synced: 2025-02-28T14:10:45.337Z (7 months ago)
- Topics: applications, kotlin, mobile-cloud-computing
- Language: Kotlin
- Homepage:
- Size: 2.22 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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.