DB NAME is XE or XEPDB1 depending on the image
- Instantiate Oracle Databse
- Run DDL schema from file DDL.sql on DB
- Create Coordinator user and sample data from SAMPLEDATA.sql
- Run on localhost:1521
- INSTALL:
pip install -r requirements.txt
- RUN:
flask run
- Any queries or concerns are addressed in the Design-Document.pdf