Mareu is a meeting management application
- list of meetings
- add a meeting
- delete a meeting
- filter meetings by date
- filter meetings by room
A number of dependencies and libraries have been used for this project, among them
- In addition: [recyclerview-v7]Version 28.0.0 of Android.
This project was realized with Android Studio 4.2.2, updated version 2021.1.1 Patch 2 (Bumblebee)
- Download the repository at the following URL: https://github.com/cece93150/Mareu.git
- Extract from the archive "Mareu" the installation folder of the application in a destination folder or on the desktop.
- Open Android Studio.
- In order to open the program on Android Studio, follow these instructions from the Android Studio menu bar: File -> Open -> Destination Folder -> Mareu.
- Android Studio, with the intervention of Gradle will synchronize the project, in case of "deprecated" technologies or dependencies, update the project, by clicking again on : File -> Sync Project with Gradle Files.
- Then click on "Run".
Device used for tests: Pixel 5 API30 use espresso