{"id":22558197,"url":"https://github.com/niceleader/skill-check-testing","last_synced_at":"2025-03-28T11:41:17.715Z","repository":{"id":239239262,"uuid":"797937744","full_name":"NiceLeader/skill-check-testing","owner":"NiceLeader","description":"Tasks:  Fix verification issue on register and login; Add Wallet connect on profile page using web3; Add current Eth price on user profile page.","archived":false,"fork":false,"pushed_at":"2024-05-10T21:50:01.000Z","size":6292,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T12:15:33.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NiceLeader.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-08T19:16:19.000Z","updated_at":"2024-05-10T21:50:04.000Z","dependencies_parsed_at":"2024-05-10T22:54:36.904Z","dependency_job_id":null,"html_url":"https://github.com/NiceLeader/skill-check-testing","commit_stats":null,"previous_names":["niceleader/skill-check-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceLeader%2Fskill-check-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceLeader%2Fskill-check-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceLeader%2Fskill-check-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiceLeader%2Fskill-check-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NiceLeader","download_url":"https://codeload.github.com/NiceLeader/skill-check-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246025612,"owners_count":20711573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T20:12:36.189Z","updated_at":"2025-03-28T11:41:17.690Z","avatar_url":"https://github.com/NiceLeader.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n## Installation\nRun `npm install` command in root folder and backend folder\n```\nnpm install \n```\n## How to Run\n\n```\nnpm run dev \n```\n\n\n\n\n## Establishment\nRun 'npm install' command in root organizer and backend envelope\n'''\nnpm introduce\n'''\n## How to Run\n\n'''\nnpm run dev\n'''\n\n\n## Extend Usage:\n\n\n### Settling Confirmation Issues on Enrollment and Login:\n\n\n- Adjusted the npm server script to guarantee legitimate operation.\n- Essential to run the backend locally as the address 'https://mglcoin.io/api/' was inaccessible.\n- Empowered Docker arrangement with 'docker-compose.yml' to run MySQL in a holder, encouraging nearby testing.\n- Upgraded e-mail arrangement by supplanting an inert e-mail with a unused one arranged for app secret word informing.\n\n### Joining Ethereum Cost on the Profile Page:\n\n\n- Situated Ethereum cost data at the best of the profile page beneath \"Add up to Adjust Cost.\"\n- ETH cost recovered utilizing the existing token cost recovery instrument, utilizing DEXs on chosen systems (Quickswap for Polygon and Pancakeswap for BSC) utilizing WETH token addresses.\n\n### Actualizing Wallet Interface Usefulness on the Profile Page:\n\n\n- Created a straightforward wallet association usefulness from scratch with Metamask due to reliance clashes and form prerequisites.\n- Included a \"Wallet Interface\" button within the \"Outside Wallet\" menu to empower association on the off chance that Metamask is introduced.\n- Given a detach usefulness that resets the wallet address state variable. In spite of the fact that it doesn't completely disengage as Metamask remains dynamic.\n\n### Database Design Recommendations:\n\n- **Table Naming Conventions**: Use plural names for tables to indicate they contain multiple records (e.g., `users`, `transactions`).\n- **Consistency in Field Naming**: Apply consistent naming conventions for all fields across tables.\n- **Primary Key Naming**: Use a consistent format for primary keys across all tables.\n- **Data Normalization**: Reduce redundancy and improve data integrity through normalization.\n- **Indexing**: Ensure that all foreign keys and frequently queried fields are indexed to improve query performance.\n- **Use of ENUMs**: Evaluate the use of ENUM type fields and consider replacing them with references to lookup tables if the list of values changes frequently.\n- **Security Considerations**: Encrypt or hash sensitive data, particularly passwords and personal identifying information.\n\n### Perceptions and Potential Changes:\n\n\n- The extend contains both 'package-lock.json' and 'yarn.lock' records, recommending a choice is required to settle on one bundle supervisor.\n- Numerous out of date conditions constrain the capacity to utilize more current libraries.\n- A need of code designing devices such as Prettier or ESLint which may offer assistance keep up code cleanliness.\n- Proposed presenting robotization utilizing Imposing for commits to actualize quality doors.\n- Contrasts in coding styles, outstandingly utilizing async/await versus callbacks, suggest reliable utilize of async/await for way better meaningfulness and maintaining a strategic distance from settled callbacks.\n- No fast way to run the backend locally beyond MySQL, which may well be extended to incorporate a full Docker environment.\n- Thought for more secure strategies of overseeing cryptographic keys, such as outside administrations like Web3Auth or OpenZeppelin Guard Transfer.\n\n### Recommended Major Changes for Way better Upkeep and Code Quality:\n\n\n- Utilizing TypeORM or Prisma for database access and pattern administration.\n- Moving to TypeScript for moved forward sort administration and code security.\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniceleader%2Fskill-check-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniceleader%2Fskill-check-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniceleader%2Fskill-check-testing/lists"}