https://github.com/aronwk-aaron/atu-ilt
Interior Least Tern Data Colletion Tool for Carice Kimbrell's Master's Project
https://github.com/aronwk-aaron/atu-ilt
arkansas-tech arkansas-tech-university data-management docker flask flask-sqlalchemy interior-least-tern
Last synced: 2 months ago
JSON representation
Interior Least Tern Data Colletion Tool for Carice Kimbrell's Master's Project
- Host: GitHub
- URL: https://github.com/aronwk-aaron/atu-ilt
- Owner: aronwk-aaron
- License: mit
- Created: 2020-07-05T19:58:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T23:08:00.000Z (almost 3 years ago)
- Last Synced: 2025-07-01T14:15:07.480Z (12 months ago)
- Topics: arkansas-tech, arkansas-tech-university, data-management, docker, flask, flask-sqlalchemy, interior-least-tern
- Language: Python
- Homepage: https://arkansasilt.tech
- Size: 12.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atu-ilt
Interior Least Tern Data Colletion Tool for Carice Godbey's ATU Master's Project
# Docker
Needs:
* Vairables
* APP_SECRET_KEY: SECRETE_KEY
* SQLALCHEMY_DATABASE_URI: APP_DATABASE_URI
* Ports
* Expose container port 8000
# Notes
## Predator table
* classification and type names should be switch
Can't do it in the db cause that's not fun (probably can, but ugh)
So if any tables are made straight from the db, threat the names inversely