https://github.com/mitulagr2/denoted
A React Native app for notes taking.
https://github.com/mitulagr2/denoted
expo mmkv react-native tamagui
Last synced: 7 months ago
JSON representation
A React Native app for notes taking.
- Host: GitHub
- URL: https://github.com/mitulagr2/denoted
- Owner: mitulagr2
- Created: 2024-06-27T00:34:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-28T02:00:55.000Z (over 1 year ago)
- Last Synced: 2025-01-17T17:25:18.007Z (9 months ago)
- Topics: expo, mmkv, react-native, tamagui
- Language: TypeScript
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Denoted
## Summary
A React Native app for notes taking.
### Features
- Write multiple notes
- Add titles
- Ability to archive a note
- Add tags to noteshttps://github.com/mitulagr2/denoted/assets/69587385/d7f3ef47-c61d-4f70-8260-1ee01488690c
- Add color tags to notes
- Add deadlines to notes
- Add notes to foldershttps://github.com/mitulagr2/denoted/assets/69587385/548479f0-4f36-4ede-920a-325acad58c38
- Inspired by Any.do app's functionality of grouping and sorting by "Today", "Tomorrow", "Upcoming", and "Someday"
- Nested Search by note title or body
- Filter notes by tagshttps://github.com/mitulagr2/denoted/assets/69587385/682ee131-2046-48e6-8de9-35ae0121d450
## Installation (Android)
- Download APK from [here](https://expo.dev/artifacts/eas/7yEfnM74PgKY8CTTsuDdfo.apk).
- Install the APK and run it.## Implementation
- Tech stack:
- MMKV for storage
- Tamagui for design system- Expected constraints:
- Expo 51 New (Recommended) architecture incompatibility