Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 604 Bytes

GoDiary

An high fidelity prototype Android application made for the Human Machine Interaction course at University of Cagliari.

Made in the Godot game engine.

Features

  • Can add notes with date, mood and text
  • Can see notes in a calendar view and add it to a day from it
  • Can see notes in a mood graph with week, month and year views
  • Can see statistics for the moods in the graph view
  • Can add tasks in a todo list (very barebones)

Missing

  • Actual permanent database
  • Integration with phone camera and microphone
  • More fleshed out todo list

Uses Calendar Button Plugin for Godot