diff options
| author | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-03-29 05:07:28 +0300 |
|---|---|---|
| committer | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-03-29 05:07:28 +0300 |
| commit | a16d070c4f8301a8b68220aca6d3573705be9025 (patch) | |
| tree | 588529ec92de8c19eacf9ddfbe5f2a534c52c374 /sceleton.txt | |
| parent | 5ce005a4f120c7470cd84c1af306b64c52e3dbfc (diff) | |
| download | classroom-backoffice.tar.gz classroom-backoffice.tar.bz2 classroom-backoffice.zip | |
user's setup-account pages (work in progress)backofficeauthentication
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 + -> + + |
