Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 445 Bytes

File metadata and controls

13 lines (10 loc) · 445 Bytes
Andorid Note Taking App
Derek Maxin

## Setup
* Windows 10
* IntelliJ IDEA 2022.2.2 (Community Edition)
* kotlin.jvm 1.7.10
* Java SDK 17.0.4

## Enhancement 
## Dark mode enhancement: Added a switch to the main screen that allows the user to change the display to dark mode.
## The dark mode display takes effect on all screens and is reversable by switching the dark mode swich off.