e-picsa / picsa-apps

Monorepo for building tools to support E-PICSA Apps
https://picsa.app
GNU General Public License v3.0
6 stars 2 forks source link

feat: seasonal calendar tool scaffolding #179

Closed chrismclarke closed 1 year ago

chrismclarke commented 1 year ago

Description

Discussion

Feedback discussion points if relevant (should also tag as Feedback Discussion)

Preview

Link to app preview if relevant

Screenshots / Videos

localhost_4200_seasonal-calendar(PICSA-Tablet)

localhost_4200_seasonal-calendar(PICSA-Tablet) (1)

chrismclarke commented 1 year ago

@khalifan-kfan - I've copied most of the scaffolding code from the options tool so hopefully should be familiar to work with, but if you have any issues feel free to let me know

You can run the new tool either from the main extension app yarn start or just standalone yarn start:seasonal-calendar

khalifan-kfan commented 1 year ago

@chrismclarke Thanks for this, It will be a great start.