Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carltonmpofu/noteit-android
A simple app for taking notes made using Android Studio
https://github.com/carltonmpofu/noteit-android
android android-studio colors java note-taking notes-app sqlite-database
Last synced: about 1 month ago
JSON representation
A simple app for taking notes made using Android Studio
- Host: GitHub
- URL: https://github.com/carltonmpofu/noteit-android
- Owner: CarltonMpofu
- Created: 2022-05-31T16:32:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T22:25:54.000Z (over 2 years ago)
- Last Synced: 2024-11-08T21:41:03.513Z (3 months ago)
- Topics: android, android-studio, colors, java, note-taking, notes-app, sqlite-database
- Language: Java
- Homepage:
- Size: 7.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NOTE IT
A simple app for taking notes.
- Add, Edit, Save and Delete notes.
- View notes in different colors.
- Search through notes using title.
- Uses SQLite database to save data locally on mobile.## Screenshots
![](screenshots/screenshot0.png) ![](screenshots/screenshot2.png)
![](screenshots/screenshot3.png) ![](screenshots/screenshot5.png)
![](screenshots/screenshot4.png)