Caluma is an Android application using Caluny Django app in order to manage Malaga University Students calendars and teachers-student interactions
You can find the Django app based project here
This version is made based on gradle instead of the previous maven one to be able to work fine in Android Studio.
This release version includes:
- Student received message from teacher ❎
- Instant messages sent from teacher to student ❎
- Teacher login distinction ✅
- Custom teacher home page layout ✅
- GCM registration for push notification ✅
- First application structure ✅
- Student login system ✅
- Retrieve University, School, Degree and subject information ✅
- Insertion/deletion into selected calendar events for ceases and exams ✅
- First release for Beta testers in Android Market ✅
- Code structure for Eclipse ADT (maven) ✅