
refactor Student and Teacher create/edit forms to implement i18n support, update UI components, and standardize API calls ```
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