diff options
Diffstat (limited to 'sceleton.txt')
| -rw-r--r-- | sceleton.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/sceleton.txt b/sceleton.txt index 55ba5ba..0e7bb5e 100644 --- a/sceleton.txt +++ b/sceleton.txt @@ -37,3 +37,43 @@ + add category + write lesson + + +--- + ++ login + ++ register + ++ reset-password + ++ confirm + -> get: token = mp5( otp + email ) + -> post: otp + + ++ welcome + -> last free chapters + -> course tree + + ++ course + -> course tree + ++ chapter + -> course tree + -> chapter content + ++ admin-bar + -> chapters + -> courses + -> media + -> new-chapter + + ++ admin-profile + -> payments + -> profile + -> + + |
