OperationCode / operationcode_old_site

Our open source website. We're on a mission to help the military community learn software development, enter the tech industry, and code the future.
https://www.operationcode.org/
MIT License
229 stars 155 forks source link

Need a way to interact with the database directly #761

Open hollomancer opened 7 years ago

hollomancer commented 7 years ago

While our API is being built, there is a lot of data that we still need in order to continue writing grants, verify military status for scholarships, etc. We need some method (command line interface, limited-access Postgres user, dashboard etc.) to read this data.