-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes
More file actions
21 lines (20 loc) · 773 Bytes
/
notes
File metadata and controls
21 lines (20 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
TODO:
[X] add interval to streak
[X] accumulator_increment should be accumulator_increment
[X] accumulator_increment is now derived: (sum increment * ((end - start) * interval))
[X] interval should be on goal
[X] accumulator info should be on goal, not streak
[X] fix weird model names (model package, User struct type, userModel interface :gun:)
[X] login
[X] facebook
[X] github
[X] google
[X] upsert user
[X] session
[X] protected routes (middlewares)
[X] logout
[X] more rest-y put endpoints? (kind of done, consider /me)
[ ] put/post/delete streaks/goals should verify they belong to user
[ ] log with levels
[ ] streaking (email) login
[ ] completed goal(?)