Ui updates.

This commit is contained in:
lwark
2024-07-29 14:45:43 -05:00
parent 7a5b9533cc
commit 1f992978f4
6 changed files with 74 additions and 26 deletions

View File

@@ -133,7 +133,7 @@ This is meant to import .xslx files created from the Design & Analysis Software
## First Run:
1. On first run, the application copies src/config.yml to C:\Users\{USERNAME}\Local\submissions\config
1. On first run, the application copies src/config.yml to C:\Users\{USERNAME}\AppData\Local\submissions\config
2. If this folder cannot be found, C:\Users\{USERNAME}\Documents\submissions will be used.
1. If using Postgres, the 'database_path' and other variables will have to be updated manually.
3. Initially, the config variables are set parsing the 'sqlalchemy.url' variable in alembic.ini