
refactor teacher and user meta management UI by updating form components, replacing COL_TEACHERS with COL_USER_METAS where applicable, adding development environment checks, improving type definitions for user meta including billing address, and fixing parameter naming inconsistencies in form handlers ```
README
Develop
Technical Stack
tools included and configured:
- TypeScript 5.7
- Prettier to enforce consistent code style
- EditorConfig for consistent coding style
- [nextjs]
Directory structure
src
: source code of the projectpublic
: source code of the project, managed by nextjsscripts
: utilities script