Another Task Manager is an Android application dedicated to the management of several to-do lists. The user is able to create different lists and tasks, and to manage them, notifications will remind the user of upcoming deadlines and the user is able to use different views (one day, one week, one month, etc...) to keep track of his tasks. One of the main focuses is the multi-users aspect : list sharing and administratives permissions of different users on the same list.
This software was developed as semester project (PRO) at HEIG-VD, academic year 2019/2020.
Development team:
Name | Github | |
---|---|---|
Stéphane Bottin | [email protected] | StephaneB1 |
Loïc Dessaules (project lead) | [email protected] | gollgot |
Robin Demarta | [email protected] | rdemarta |
Teo Ferrari (deputy project lead) | [email protected] | LordTT |
Chau Ying Kot | [email protected] [email protected] |
KurohanaJuri |
Simon Mattei | [email protected] | Ikewolf77 |
This application requires Android SDK 27 (Oreo) minimum and target SDK 29 (Android 10)
You can find in this repository the ATManager API that is used to manage our database resources.