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

Implement Project Creation Functionality for Mentors #18

Closed
kunal2812 opened this issue Oct 25, 2023 · 8 comments
Closed

Implement Project Creation Functionality for Mentors #18

kunal2812 opened this issue Oct 25, 2023 · 8 comments
Labels

Comments

@kunal2812
Copy link
Collaborator

image

Currently "Project" page is static.
Introduce the ability for users with the "Mentor" role to create and share projects. These projects should be structured and must include essential components such as:

  • Project Heading
  • Project Introduction
  • Video Tutorial (with a video upload option or video URL)
  • Step-by-Step Procedure (with text and image upload options)
  • Full Code (with code formatting options)
  • Conclusion

Allow Mentors to save project drafts and edit them before and after publication to ensure content quality and appropriateness. Make the projects viewable by all users on the "Project" page. Ensure that the project creation form and project viewing pages are responsive.

Update user documentation to provide guidance on how Mentors can create, edit, and manage projects, as well as how all users can access and utilize project resources.

Reference:
https://medium.com/bukalapak-data/one-easy-way-to-develop-your-own-chatbot-dacdb231957c

Note:

  • Create a new branch for every task to isolate changes
  • Start working on the issue only when it is assigned to you
  • Submit the PR on time, no extra time will be allotted
  • Follow the existing theme of website
  • Don't request for the issue if it has locked label on it (will be unlocked after dependencies are fixed)
@kunal2812 kunal2812 added kunal2812 mentor medium level labels Oct 25, 2023
@eleensmathew
Copy link

Can i work on this?

@kunal2812
Copy link
Collaborator Author

Assigned to @eleensmathew

@eleensmathew
Copy link

Does the full code with formatting options kind of look like this
image
if not can you provide more reference and can you provide some material how to implement this?

@kunal2812
Copy link
Collaborator Author

Check this out

@eleensmathew
Copy link

is this ok ?
image

@kunal2812
Copy link
Collaborator Author

is this ok ? image

Yes

@eleensmathew
Copy link

Do you want the project card look similar to blog card? to keep all the element have same height and consistent project card heights and the read more part?

@kunal2812
Copy link
Collaborator Author

Do you want the project card look similar to blog card? to keep all the element have same height and consistent project card heights and the read more part?

As shown in the screenshot above. Language of the project should be there. 1 line heading and 4 line project introduction preview.

@eleensmathew eleensmathew mentioned this issue Nov 1, 2023
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants