Create and maintain a database of submitted proposals.

George C. Privon f7d280cd23 add some instructions 6 tahun lalu
.gitignore bd086a2093 put database location into a config file 6 tahun lalu
README.md f7d280cd23 add some instructions 6 tahun lalu
config.rkt.example bd086a2093 put database location into a config file 6 tahun lalu
update_proposals.rkt bd086a2093 put database location into a config file 6 tahun lalu

README.md

Proposals Database

Tools to create and manipulate a sqlite3 database with information on telescope and funding proposals.

Before using, copy config.rkt.example to config.rkt and edit it with your desired database location.

Using update_database.rkt to add new proposal entries.