Skip to content

Status and To Dos

Ethan-Strominger edited this page Nov 19, 2023 · 1 revision

Tasks and bugs are currently tracked below. Because only one person is working on the project currently, GitHub issues are not used.

  • Wiki Documentation [ ] How to use generate token script

  • Component - Script for converting Google Doc to Markdown (80% done)

    • Investigate what provider-link is used for
    • refactor: combine all files related to writing together into one file
    • verify/fix save images to gitHub
  • Component - Schema (80% done)

    • Schema
      • Add Status
    • Seed Data
      • Technology - duplicate code from website
      • Tools / Frameworks - React, Django, Express
      • Program Area
      • Practice Area
      • Status
    • Populate with default data
  • Component - Django Server (started)

    • Accept Google Doc token as a parameter and use that instead of .env variable
  • Component - UI (HTML/CSS) (not started)

    • Prompt for Google Docs token if not defined and save as cached variable
    • Pass to Node server when calling API to generate markdown