Skip to content

mitulagr2/denoted

Repository files navigation

Denoted

Summary

A React Native app for notes taking.

Features

  • Write multiple notes
  • Add titles
  • Ability to archive a note
  • Add tags to notes
Basic_Requirements.mp4
  • Add color tags to notes
  • Add deadlines to notes
  • Add notes to folders
Good_To_Have.mp4
  • 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 tags
Extra_Features.mp4

Installation (Android)

  • Download APK from here.
  • Install the APK and run it.

Implementation

  • Tech stack:

    • MMKV for storage
    • Tamagui for design system
  • Expected constraints:

    • Expo 51 New (Recommended) architecture incompatibility