jay-joshy / question_cli

0 stars 0 forks source link

refactor code and improve structure #14

Closed jay-joshy closed 2 months ago

jay-joshy commented 2 months ago
  1. make constants.py
  2. organize files into more structured modules; remove bloat from utils and main
  3. use more Typing to foolproof against dumb bugs