Skip to content

MishaJexia/scribden-ionic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runme

scribden-ionic

Bugs

  • Change update calls to only use updateable fields. Exclude id, created_at, updated_at fields

Tech Debt

  • Clean up use of Mudder; encapsulate in a service

MVP Test TODO

  • Auth
  • Share items
  • Redirects for form submissions for auth pages
  • Reset password page that takes token provided by email
  • Investigate auth constraints
  • Lock down API for unregistered users

MVP Launch

  • Add local notifications for reminders
  • Use basic key/value store for keeping track of current reminders, in order to sync with shared reminders. Remove this once full SQLite sync is available.
  • Search by tag
  • Add UI for deleting behaviors
  • Themes
  • Add QuillJS to enable rich text formatting for notes
  • Offline SQLite support
  • Account optional, followed by syncing on sign up

Next TODO

  • Manage calendar events using reminders

Warnings

  • Race condition where fetchItem completes after fetchChecklist, wiping out the checklist information

Local Data integration

MVP action: Use backend API first

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.7%
  • HTML 2.7%
  • CSS 2.4%
  • Dockerfile 0.2%