Skip to content

Sushant456/Android-Study-Jams

Repository files navigation

Android Study Jams

Notezz

Problem Statement:

Note-taking is one of the most overlooked virtual activities in today's digital age. Various companies are constantly adding new features to note-taking. Have you ever considered building your own note-taking application? So, we are developing a app which can perform note-taking activity.

Proposed Solution :

Notezz app is used for making short text notes, update when you need them, and trash when you are done.It can be used for various functions as you can add images, links in this app, some important notes for future reference, etc. The app is very useful in some cases like when you want quick access to the notes.

Proudly 💪 made in Kotlin

Features

  • Add Note
  • Delete Note
  • Edit Note
  • Search Note
  • Change colour of the Note

  • image

    Functionality & Concepts used :

    Room:- Room is a part of the Android Architecture components which provides an abstraction layer over SQlite which allows for a more robust database acces while still providing the full power of SQlite.

    com.makeramen:roundedimageview:- A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles) based on the original example from Romain Guy. It supports many additional features including ovals, rounded rectangles, ScaleTypes and TileModes.

    pub.devrel:easypermissions- EasyPermissions is a wrapper library to simplify basic system permissions logic when targeting Android M or higher.

    com.theartofdev.edmodo:android-image-cropper:- Powerful (Zoom, Rotation, Multi-Source), customizable (Shape, Limits, Style), optimized (Async, Sampling, Matrix) and simple image cropping library for Android.

    Theme Used:- Material design


    Application Link & Future Scope :

    Application link : You can access the app [https://drive.google.com/drive/folders/197n3qtS0go0OyuaDH0dWL-m9YNKibSJk?usp=sharing]

    Notezz allows us :

    i. Store all notes and important information digitally.
    ii. Type notes on the device of choice just as one would using pen and paper.
    iii. Add images, links to the notes to enrich the meaning and context.
    iv. Delete note when not in use.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages