hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

docs: How to configure the `project_url` table #293

Open fyliu opened 3 weeks ago

fyliu commented 3 weeks ago

Overview

We need some documentation to explain how project_url works in relation to project. This is especially true of the external_id field, which is not obvious that it's an id provided by an external service such as github.

Action Items

Resources/Instructions

ExperimentsInHonesty commented 6 days ago

@fyliu

fyliu commented 6 days ago

@ExperimentsInHonesty This corresponds to a high level explanation for an end user setting up projects for an organization. But this is really at the API level so that a frontend client app developer will know how to integrate it into the app and how to guide the end user.

  • Q1: Where do you want this information to go once we write a draft?
  • Q2: Who is the audience for this documentation
  • Q3: When will this information be accessed?