Create and maintain a database of submitted proposals.

George C. Privon f7d280cd23 add some instructions před 6 roky
.gitignore bd086a2093 put database location into a config file před 6 roky
README.md f7d280cd23 add some instructions před 6 roky
config.rkt.example bd086a2093 put database location into a config file před 6 roky
update_proposals.rkt bd086a2093 put database location into a config file před 6 roky

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.