oppia / oppia/oppia-web-developer-docs

Update and Unify the docs for populating data on the dev server and accessing the routes

Open
#477 20 comments 0 reactions 1 assignee View on GitHub

@riyaseema80 is already working on this.

Since Dec 10, 2025.

Dominant language
Python
Stars
18
Forks
133
PR merge metrics
No merged PRs in 30d

Description

Problem

Currently, our docs for data population and accessing a certain route are scattered across 2-3 docs, which makes it difficult for new contributors to refer to these docs. A few of these scattered docs are:

Solution

Create a single doc that can be used by the contributors to understand the data population on the dev server and access all the routes present in the Oppia web.

To find all the routes that are present currently in the Oppia Web, check out this file: https://github.com/oppia/oppia/blob/develop/core/templates/pages/oppia-root/routing/app.routing.module.ts

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.