Skip to content
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

FE Project Setup and Code Quality Improvements #115

Closed
djeck1432 opened this issue Oct 25, 2024 · 1 comment · Fixed by #135
Closed

FE Project Setup and Code Quality Improvements #115

djeck1432 opened this issue Oct 25, 2024 · 1 comment · Fixed by #135
Assignees

Comments

@djeck1432
Copy link
Owner

djeck1432 commented Oct 25, 2024

  1. Read guideline here
  2. Replace the browser's built-in alert() and use the libraries Sonner or React Toastify for alert messages.
  3. Set up ESLint and Prettier to enforce code quality and style consistency across the project.
  4. Review and rename folders in the project to follow a consistent naming convention. Update any relevant import paths in the codebase to reflect the new folder names.
  5. Ensure all instances of alert() are removed and replaced with the chosen library's notification methods.
  6. Ensure that all folder names adhere to the established style throughout the project.
  7. Configure Absolute Imports
@AndriiBogomolov
Copy link
Collaborator

Hi, I love apple, I contributed to this project a lot of times, would like to take this task, as far as I know code base very well

@djeck1432 djeck1432 linked a pull request Oct 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants