Skip to content

GO-NOTE is a Native android application that will help you to take your notes and remember the important stuff. You can attach hyperlinks🔗, photos📸 etc to your application. To set your priority notes we can tag the notes with unique colours which will prioritize your notes as per your requirements.

Notifications You must be signed in to change notification settings

prodeveloper03/Go-Note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Go-Note

For the code move to the master->> branch

                                           ABOUT THE APP

GO-NOTE is a Native android application that will help you to take your notes and remember the important stuff. You can attach hyperlinks🔗 , photos🎞 etc to your application. To set your priority notes we can tag the notes with unique colours which will prioritize your notes as per your requirements.


                                        APP DEMO AND SCREENSHOTS

screen-recording-2021-05-14-at-115817-am_7dXJZLE3.mov

Screenshot 2021-05-14 at 11 50 47 AM


Screenshot 2021-05-14 at 11 51 42 AM


Screenshot 2021-05-14 at 11 51 58 AM


Screenshot 2021-05-14 at 11 51 48 AM


Screenshot 2021-05-14 at 11 52 08 AM


Screenshot 2021-05-14 at 11 52 28 AM


Screenshot 2021-05-14 at 11 57 30 AM


Dependencies

material design

implementation 'com.google.android.material:material:1.2.1'

circle image view

implementation 'de.hdodenhof:circleimageview:3.1.0'

scalable unit text size

implementation 'com.intuit.ssp:ssp-android:1.0.6'

scalable unit size

implementation 'com.intuit.sdp:sdp-android:1.0.6'

room database

implementation 'androidx.room:room-runtime:2.2.5'
kapt 'androidx.room:room-compiler:2.2.5'
implementation 'androidx.room:room-ktx:2.2.1'
implementation 'com.makeramen:roundedimageview:2.3.0'

crop image library

implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'

easy permission

implementation 'pub.devrel:easypermissions:3.0.0'

coroutines core

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.1'

About

GO-NOTE is a Native android application that will help you to take your notes and remember the important stuff. You can attach hyperlinks🔗, photos📸 etc to your application. To set your priority notes we can tag the notes with unique colours which will prioritize your notes as per your requirements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published