ualibweb / ui-calendar

FOLIO institutional calendar UI module
Apache License 2.0
1 stars 0 forks source link

Calendar Rewrite Plan #4

Open ncovercash opened 2 years ago

ncovercash commented 2 years ago

This is for both ui-calendar and mod-calendar; there is no built-in way to replicate this issue on both so it's going here.

These will probably be broken down into sub-issues so their progress can be tracked more easily and put onto the kanban

Requiring Investigation

Determining Specifications

New Backend

Backend Migration

Backend Tests

Other

UI Rewrite

Admin Work

New Backend Infastructure

UI Features/Stories

UI Testing

Documentation

ncovercash commented 2 years ago

Information from today's meeting with Cheryl: https://github.com/ualibweb/ui-calendar/wiki/2021-10-21-Meeting-with-Cheryl

ualib-deploy commented 2 years ago

Boy, that translation of JSON to sql DB seems like it will be really difficult. We need to find out how standardized the JSON is (schema anywhere to look at?), and then find some code to take the component parts of the JSON file, and shove them in to the appropriate corresponding SQL DB fields / table cells. Right?

ualib-deploy commented 2 years ago

And then we will need to provide the same API output that is expected from any call. I am hoping that this will be relatively easy.

ncovercash commented 2 years ago

It certainly does. I have not investigated that part too in-depth, however, there may be some special API endpoints we can hook to ensure this works properly.

sjturner-ua commented 1 year ago

Should we update these items?

ncovercash commented 1 year ago

They're pretty up to date: currently working on the UI testing category