Simple Notes APP

Notes App is an android app that that helps the user to create, update and display your daily notes, HAS AN AMAZING UI.

Required Features

The following required functionality is completed:

  • Home page to display all the notes you have taken and a floating action button at the bottom that adds a new note.
  • Add note page that has a form for inputing all the details of your new note and saving it .
  • Edit/Update/Delete note page, this page is accesedby clicking the one of the notes in the list and gives the page with the details present in the form. You can also delete the note.

Images Of The App

Here are the pages in the App:

Notes

The App uses Room Database for the Storage. The App devloped using the MVVM architecture. Any one who wants to contribute is free to-do so , improve and add features. Thank You !!!.

License

Copyright [2022] [Faisal Abdirashid]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

GitHub

View Github