Automatic scheduling

One part of the proposed concept for automatic scheduling involves the local scheduling of observations.

A first step for this is imho to allow local scheduling in the client.
If satnogs-client provides a local interface which offers the already scheduled observations (in form of start and end time) and allows the creation of new scheduled observations, a local service could perform the long-wanted auto-scheduling (e.g. based on cgbsat/auto-scheduler, and implementing priorization ideas from above).
Observations created via network would be added to the local list of scheduled observations as currently by fetching the list of network-scheduled observations.

What changes/implementation steps would be required to allow local scheduling by a local service with the current client architecture?