https://github.com/jamilur-r/notely
Simple Note Taking App
https://github.com/jamilur-r/notely
Last synced: about 2 months ago
JSON representation
Simple Note Taking App
- Host: GitHub
- URL: https://github.com/jamilur-r/notely
- Owner: jamilur-r
- License: gpl-3.0
- Created: 2019-06-16T18:36:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T12:00:29.000Z (almost 6 years ago)
- Last Synced: 2025-02-09T10:22:09.822Z (4 months ago)
- Language: Dart
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notely || Simple Note Taking App
Notely is a simple note taking app. This is designed to take notes and sorts them based on the title. The app does some basic functions such as:
* Take Note.
* Update Note.
* Delete Note.
* View Notes.
# Signed APK Coming Soon
# Features:- [x] Add note.
- [x] Delete Note.
- [x] Update Note.
- [x] View Note.
- [ ] Add Location to Notes and get updated when close to the location.
- [ ] Add timer to your Notes.
- [ ] Add images to Your Notes.
- [x] Custom text color, Note color, text style.
- [ ] Prioritize Notes.# Implementation:
This app is built with **FLUTTER**. The app also can be viewed as a basic implementation of **Flutter Sqflite Package**. The app implements CRUD for **SQLite Database** and **Future Builder**.
# Upcomming Implementation:
- [ ] Location.
- [ ] Local Notification.
- [ ] Priority Selection.
- [x] Customizing Notes.# Screenshots:


