This repository was archived by the owner on Mar 22, 2020. It is now read-only.
The milestone for the importer will be to dramatically rework the codebase to improve performance, readability, and pave the road for new features.
These goals include:
- 1 executable/entry point for all tasks;
- Unified CUI;
- Installable as a pip module (execute from $PATH);
- No intermediary data format exposed to the user;
- Thorough abstraction and modularity;
- Asynchronous operations;
- Interpreted computations done using appropriate data structures (No computing statistics from .jsonl files);
- Fast uploading, using locally assigned section keys, and minimal round-trips;
- [Future web feature] Define Component Area for courses (#1);
- [Future web feature] Define long description for courses;
- [Future web feature] Searchable courses;
- Potentially others;
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.