Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make user provide only learning material's title and content #15

Closed
Iamhexi opened this issue Oct 11, 2024 · 1 comment
Closed

Make user provide only learning material's title and content #15

Iamhexi opened this issue Oct 11, 2024 · 1 comment
Labels
backend Related to the backend feature New feature or request

Comments

@Iamhexi
Copy link
Owner

Iamhexi commented Oct 11, 2024

Background

A reviewer suggested:

Also, I would say, the user should have no say in the topic where file should be stored, they only provide material title and other required stuff, and the backend data is being autogenerated.

Goal

The goal of the the task is to make path independent of user's choice. User should only provide a title and material's content. Path should be auto-generated and deterministic given its content. ID cannot be used for now as it is generated automatically, however, this implementation details may change.

@Iamhexi Iamhexi added the feature New feature or request label Oct 11, 2024
@Iamhexi Iamhexi added the backend Related to the backend label Oct 14, 2024
@Iamhexi
Copy link
Owner Author

Iamhexi commented Oct 16, 2024

Solved by #20 and it has been merged, closing.

@Iamhexi Iamhexi closed this as completed Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant