NeatNote
apps

NeatNote

When I have to take notes, on my phone or on my laptop, over the years I've chosen Simplenote as my default notes app, because of its simplicity and essential design.

So I decided to do reproduce the essential functionalities on an app of my own, and the result is NeatNote, a minimal and neat application to take notes, edit, move them in the trash, and get some basic info on the file the user is editing.

Featured image

An app both web based and native

Combining Angular and Ionic, the result is a webapp that can easily transformed in native - Ionic in fact allows the developer to easily achieve (with a few commands) an application that can be published both on apple and play store.

Ionic is also a style library (like Bootstrap) and in this project many of its componets have been used to create the UI for the app.