render-engine / render-engine/render-engine
Add UI for creating structured Site
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 40
- Avg merge
- 4h 29m
- Merged PRs (30d)
- 10
Description
In order to more easily allow users to create their sites we need to give them a UI. This can be in the form of a TUI, a web based UI, or an addition to the existing Render Engine CLI. It should leverage the new API added for this purpose.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the new API added for creating structured Sites and identify the data and operations a UI must expose. Decide whether the interface belongs in a TUI, web UI, or existing Render Engine CLI, then define the user flow and acceptance criteria. Done means users can create structured Sites through the chosen interface using that API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100