Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
forked from boyangwang/diary3

Time is your most valuable asset till immortality

Notifications You must be signed in to change notification settings

yusixian/diary3

 
 

Repository files navigation

Diary3

TODOs

  • Load from github
    • Means I want the github version. Nothing local matters. It's not a merge. It's a load. It's a replace. It should pause any persist. Load. Load to localstorage. Then persist. Then rehydrate. Then maybe resume persist.
  • Global stats
    • First time this profile was ever created
  • Display version, increment version number
  • Write a test for login logout. 1. not logged in, should show loginform, uid empty 2. do login 3. should not show login form. should show global stats. uid match 4. do logout 5. should show login form. uid empty
  • Some easter eggs

DONE

  • diary.network domain
  • Persisted data
  • State data (e.g. current showing date range for chart)
  • Data flow
  • page wireframes page components
  • Login logout logic
  • updateentry
  • Husky hook not running?
  • persist to localstorage
  • redux login
  • helmet
  • Menu nav
  • Routing
  • diaryglobalstats
  • import old datax
  • all entryinstances should group by date by default
  • redux entries

Ref

https://cssgradient.io/gradient-backgrounds/ https://ant.design/

About

Time is your most valuable asset till immortality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.6%
  • JavaScript 3.7%
  • Less 2.0%
  • Other 0.7%