Week 2 Meeting and Activities
(June 4, 2024)
Attendees:
Discussions
Schema Presentation
- Presented the two schemas for storing license expressions.
- Mentors suggested that storing AST in JSONB was the better idea and to move forward with it.
Activities
- Modified the OJO code base to scan expressions using regex and store expressions as AST in the database.
- Worked on creating UI components to display and edit expressions.