WM Center

Project Description
Build booking apps for therapy, set schedule, appointment, therapist working schedule and much more
implement NextJs 13 RouteApp
implement react hook form on NextJS
implement multi roles app
build with headless UI with shadCN
creating auth verifier, caching, and page shield with middleware
Learn how to create middleware rules for keep some page safe, handle multiple roles for user.
LLM helps me alot on this projects because I'm not that familiar with middleware. Manage data caching on front end are so important if we talking about server side rendering. For those i managed to create middleware which handle caching and session too.