Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 899 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 899 Bytes

GeoNotes+

GeoNotes+ is an Android application to create and manage georeferenced notes on a map. This was a school project for CIS 3760 Software Engineering, and builds off the GeoNotes application created by Hauke Stieler.

Contributors

Hauke Stieler

Rafael Wiska-Ilnicki

Sooraj Modi

O'Neal Yako

Xiaotian Dai

Mustafa Al-Obaidi.

How to run

To build: gradle build or ./gradlew build

To run tests: gradle test or ./gradlew test

Run via an Android device or emulator.

Features

  • Create/remove notes
  • Move notes
  • Store/load notes
  • Show current location
  • Create accounts
  • Login/logout
  • Darkmode
  • Push notifications
  • View all notes
  • Sort all notes by date

License

GNU GPLv3