Does it make sense to combine create_database.rkt and update_proposals.rkt into a single file or a single executable? This could be done by adding create_db as an argument in what is now the update_proposals.rkt file.
Does it make sense to combine `create_database.rkt` and `update_proposals.rkt` into a single file or a single executable? This could be done by adding `create_db` as an argument in what is now the `update_proposals.rkt` file.
Does it make sense to combine
create_database.rktandupdate_proposals.rktinto a single file or a single executable? This could be done by addingcreate_dbas an argument in what is now theupdate_proposals.rktfile.