/dummy_note_app

CLI note app made with go

Primary LanguageGo

This basic CLI app, creates a .json file to store each note. In this app I practiced "structs" and "interfaces".

image