NCEAS / awards-bot

Award management bot for Arctic Data Center management
6 stars 8 forks source link

restructure database #22

Open dmullen17 opened 6 years ago

dmullen17 commented 6 years ago

Currently the "database" is just a csv file. This could be expanded to a relational database with a general database of NSF awards, extensions of awards numbers, annual report correspondences, AON correspondences, etc.

This should probably be done as it would simplify some of the existing code, but the bot will run just fine for now.