No description
Find a file
2026-02-22 19:40:07 +01:00
old big update .8 2026-02-22 19:40:07 +01:00
pages big update .8 2026-02-22 19:40:07 +01:00
work first big update 2025-12-01 19:03:21 +01:00
.gitignore first release 2025-12-14 17:01:16 +01:00
.python-version first big update 2025-12-01 19:03:21 +01:00
app.py big update .8 2026-02-22 19:40:07 +01:00
data.csv first release 2025-12-14 17:01:16 +01:00
functions.py big update .8 2026-02-22 19:40:07 +01:00
functions_ui.py add: inci search, multiple cas selection, added DAP, check if link exists before download 2026-01-03 11:29:38 +01:00
pyproject.toml fix 2025-12-15 15:01:53 +01:00
README.md first big update 2025-12-01 19:03:21 +01:00
requirements.txt first big update 2025-12-01 19:03:21 +01:00
uv.lock fix 2025-12-15 15:01:53 +01:00

cosmoguard_frontend

This repository contains a small Streamlit frontend prototype for Cosmoguard (Alpha v1).

Run the Streamlit app

Install dependencies and run the app locally (PowerShell):

python -m pip install -r requirements.txt
streamlit run app.py

The home page shows a changelog, a feature list with statuses, and a simple reporter to submit bugs or feature requests (saved to reports.txt).