Skip to content

refactoring frontend #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Jayzilva
Copy link
Contributor

  • This update includes changes in code refactoring of components.
  • Due to this application's use of tailwind CSS as a refactoring stage, the custom CSS files were removed and the code was edited.
  • TraineesContainer.tsx has been removed due to their content being divided and included in TraineeForm, TraineeCard, and TraineeMain files, so they have been removed in order to avoid duplication.
  • TrainersContainer.tsx has been removed due to their content being divided and included in TrainersForm, TrainersCard, and TrainersMain files, so they have been removed in order to avoid duplication.

This update includes changes in code refactoring of components.
@Jayzilva Jayzilva added the refactor Restructuring existing code to improve code readability, maintainability, and performance. label Feb 26, 2024
@Jayzilva Jayzilva closed this Feb 26, 2024
@Jayzilva Jayzilva reopened this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Restructuring existing code to improve code readability, maintainability, and performance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants