Airflow DAG generation via UI
Project plan:
- Check Airflow DAG Templates.
- Scrape out the Dynamic parts and the constant ones.
Learned about Dynamic DAGs.
Need to check if Jinja template ignores unused placeholders
**Check Lag -1 day
- Create a generic DAG template.
- create a HTML Form that will take INPUTs according to radio/check box/input_box and make a JSON in backend.
- Parse the JSON to populate the DAG Template.
Finish 1 and 2 as soonb asap Next steps later...