Skip to content

ATManagerPRO/heigvd-pro-b-01

Repository files navigation

ATManager logo

About ATManager

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 Email Github
Stéphane Bottin stephane.bottin@heig-vd.ch StephaneB1
Loïc Dessaules (project lead) loic.dessaules@heig-vd.ch gollgot
Robin Demarta robin.demarta@heig-vd.ch rdemarta
Teo Ferrari (deputy project lead) teo.ferrari@heig-vd.ch LordTT
Chau Ying Kot chau.kot@heig-vd.ch KurohanaJuri
Simon Mattei simon.mattei@heig-vd.ch Ikewolf77

Dependencies

This application requires Android SDK 27 (Oreo) minimum and target SDK 29 (Android 10)

Build and install

If you want to develop on this application, clone the repo and open the project with Android Studio.

If you want to have the application on your phone, put the .apk in your phone and start the installation (More information in PRO_B-01_ManuelUtilisateur.pdf)

Documentation

User manuel : PRO_B-01_ManuelUtilisateur.pdf

Technical documentation : PRO_B-01_RenduProjet.pdf ...

ATManager API

You can find in this repository the ATManager API that is used to manage our database resources.