EastsidePreparatorySchool / epschedule

A schedule app for Eastside Preparatory School
https://www.epschedule.com
MIT License
15 stars 14 forks source link

Migrate frontend to a supported framework #394

Open juberti opened 3 years ago

juberti commented 3 years ago

Polymer has been obsoleted by Material Design Components (MDC)

juberti commented 3 years ago

MDC would be the easiest transition. However, it would be good to consider adopting a framework used in the EPS curriculum, or a more popular framework like jQuery or React. @kuberti, have you used any JS frameworks in your EPS classes?

internot169 commented 1 year ago

For this, we could try Next.js and move everything server-side.