Slack-Course

Slack-Course Used AI

5 devlogs
19h 22m
•  Ship certified
Created by Marci

Authentication
Registration: Users can create a new account by providing basic information.

Email Verification: After registering, users must confirm their email address to activate their account.

Login: Registered users can log into their accounts using their credentials.

Forgot Password: If a user forgets their password, they can request a password reset via email.

Moderation
Course Creation / Deletion / Editing: Moderators can create, delete, and modify courses.

Post Management: Moderators can write and edit posts related to the course.

Review Approval: Moderators can approve course applications submitted by users (this acts as course enrollment).

Course Code Generation: Moderators can generate unique codes that allow users to join courses.

Member Management: Moderators can promote, demote, or remove members from a course.

Members
Course Application: Users can apply to join a course, which requires approval.

Leave Course: Users can leave a course they are enrolled in.

Join with Code: Users can instantly join a course by entering a valid course code.

Settings
Change Password: Users can update their account password.

Change Email: Users can modify their registered email address.

Change Username: Users can update their display name or username.

Timeline

Ship 2

1 payout of shell 4.0 shells

Marci

29 days ago

Marci Covers 1 devlog
Marci
Marci
1h 15m 29 days ago

fixed

Update attachment

Ship 1

1 payout of shell 57.0 shells

Marci

about 1 month ago

Marci Covers 4 devlogs

FINISHED

Update attachment

I added promotion and demotion. Slowly finished

Update attachment

Authentication system established.
Course creation types:

Public/Private
Join Controll / Join instantlly

Course deletion
Joining a course
Accepting requests to join
Post writing
Code generation
Removing users

Update attachment

The authentication system is fully completed.
Functions:
- Registration
- Login
- Forgotten Password
- Confirm Email

Update attachment