/BookmarkHub

An Android application written in Java to manage bookmarks

Primary LanguageJava

Android Studio Java Firebase Gradle

BookmarkHub

This repository contains the Java code of an Android application for the course Integrated and Mobile Systems @ University of Trieste. This app allows you to register and later save all your important links / bookmarks, sort them into categories and view them directly from the app.

Try it

You can download and install it on your Android phone from this apk.

Features

  • Create a remote account, so you can access your bookmarks from any Android device
  • Categorize bookmarks for order
  • Editing and deleting categories and bookmarks
  • Real-time data update on all devices thanks to Firebase
  • Ability to open bookmarks directly from the application
  • Settings to change the language (English or Italian), set the theme (light or dark) and log out of the account
  • Sort categories by name or creation date (preference maintained locally)
  • Management of lack of Internet access through Broadcasts

Preview

home_light home_dark