Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Advanced Example > RT Colab #12

Open
5 tasks
nelsonic opened this issue May 26, 2022 · 1 comment
Open
5 tasks

Advanced Example > RT Colab #12

nelsonic opened this issue May 26, 2022 · 1 comment
Assignees
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or request help wanted Extra attention is needed priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished T4h Time Estimate 4 Hours

Comments

@nelsonic
Copy link
Member

nelsonic commented May 26, 2022

At present the example that we have built in this demo is quite basic but shows the "proof-of-concept".
What are your thoughts on making a more real-world app similar to our https://github.com/dwyl/phoenix-chat-example where people can interact with the demo and see the power of Phoenix + Gitea ?

Thinking we could make a Real-Time Collaborative Markdown Editor using LiveView and Quill
which could then be rolled into the Blog tutorial: https://github.com/dwyl/phoenix-blog-tutorial
given that we already have ability to render Markdown to HTML via: remote_render_markdown_html/4

  • Borrow from previous work:
  • Split setup functions out so the initial page-load is fast!
  • Cache the content of the README.md e.g. ETS?
  • Push changes to Gitea Server/Repo in Background task.
@nelsonic nelsonic added enhancement New feature or request discuss Share your constructive thoughts on how to make progress with this issue labels May 26, 2022
@nelsonic
Copy link
Member Author

Could also consider using Trix as the Rich Text Editor, see: https://github.com/basecamp/trix 💭

nelsonic added a commit that referenced this issue May 26, 2022
@nelsonic nelsonic added priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished help wanted Extra attention is needed T4h Time Estimate 4 Hours labels May 27, 2022
@nelsonic nelsonic added the in-progress An issue or pull request that is being worked on by the assigned person label May 28, 2022
@nelsonic nelsonic changed the title Advanced Example? Advanced Example > RT Colab May 28, 2022
@nelsonic nelsonic removed the in-progress An issue or pull request that is being worked on by the assigned person label May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or request help wanted Extra attention is needed priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished T4h Time Estimate 4 Hours
Projects
None yet
Development

No branches or pull requests

2 participants