[go: nahoru, domu]

Skip to content

A Note Android Application that I created based off of Mitch Tabian's Tutorial on SQL Databases. It is still an incomplete project. This is version 1.0.

Notifications You must be signed in to change notification settings

1ncipient/NoteApp

Repository files navigation

NoteApp

A Note Android Application that I created based off of Mitch Tabian's Tutorial on SQL Databases. This is version 1.0.

Application opens up to this window.

image

You can like the note, which saves the notes to the favourites tab. There is a navigation bar in the top left which contains the total notes tab and the favourites notes tab.

image

You can title the note and type the contents in the large text box. The date of the note is below the large text box.

image

When you favourite the note, a toast message notifies the user that they have favourited the note

image

When you unfavourite the note, a toast message notifies the user that they have unfavourited the note.

image

Once you have finished typing your note out, click the green floating action button to save. The title text and text in the box is cleared.

image

All Notes Tab (Favourites Notes Tab looks exactly like this except the note was favourited when created)

image

Inside one of the sample notes (You can only view the note)

image

About

A Note Android Application that I created based off of Mitch Tabian's Tutorial on SQL Databases. It is still an incomplete project. This is version 1.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages