{"id":25330747,"url":"https://github.com/syed-bilal-haider-engineer/angular_password_manager","last_synced_at":"2025-04-08T04:35:16.183Z","repository":{"id":269049791,"uuid":"904205786","full_name":"Syed-Bilal-Haider-Engineer/Angular_Password_Manager","owner":"Syed-Bilal-Haider-Engineer","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-01T17:29:25.000Z","size":62915,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T04:32:55.803Z","etag":null,"topics":["angular","asp-net-mvc","csharp","javascript","microsoft-sql-server"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Syed-Bilal-Haider-Engineer.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-12-16T12:55:07.000Z","updated_at":"2025-02-04T21:02:42.000Z","dependencies_parsed_at":"2025-02-14T03:29:18.106Z","dependency_job_id":null,"html_url":"https://github.com/Syed-Bilal-Haider-Engineer/Angular_Password_Manager","commit_stats":null,"previous_names":["syed-bilal-haider-engineer/password_manager","syed-bilal-haider-engineer/angular_password_manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syed-Bilal-Haider-Engineer%2FAngular_Password_Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syed-Bilal-Haider-Engineer%2FAngular_Password_Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syed-Bilal-Haider-Engineer%2FAngular_Password_Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syed-Bilal-Haider-Engineer%2FAngular_Password_Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Syed-Bilal-Haider-Engineer","download_url":"https://codeload.github.com/Syed-Bilal-Haider-Engineer/Angular_Password_Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779794,"owners_count":20994569,"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":["angular","asp-net-mvc","csharp","javascript","microsoft-sql-server"],"created_at":"2025-02-14T03:19:04.746Z","updated_at":"2025-04-08T04:35:16.170Z","avatar_url":"https://github.com/Syed-Bilal-Haider-Engineer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password manager:\n\nCreate a simple personal password manager tool.\nYou can choose between Task 1 and Task 2, or you can implement both if you like.\nPlease upload your project code to your Github public repository and share us the repo link before the interview.\n\n## Task 1:\n### Frontend Application\nTechstack:\n- TypeScript\n- Angular\n\n### Features:\n1. Add the users encrypted password to the list of users password store.\n2. Get the list of all passwords for the user and display it.\n3. Get a single item from the password store.\n4. Update a password store item. Password should be editable only in decyrpted mode. (Decrypt the password before editing)\n5. Delete a password store item.\n\n### Note:\n1. Passwords are stored in the below example format:\n [{ id:1, category:'work', app:'outlook', userName:'testuser@mytest.com', encryptedPassword:'TXlQYXNzd29yZEAxMjM=' },\n  { id:2, category:'school', app:'messenger', userName:'testuser@mytest.com', encryptedPassword:'TmV3UGFzc3dvcmRAMTIz' }]\n2. Passwords are encrypted using Base64 Encoding. (ASCII \u003c=\u003e Base64 )\n3. Sample API can be setup using https://www.npmjs.com/package/json-server. Although, you are free to use any library.\n\n## Task 2:\n-------\nBackend API\nTechstack:\n- C#\n- .Net\n\n### Features:\n1. Add the users encrypted password to the list of users password store.\n2. Get the list of all passwords for the user.\n3. Get a single item from the password store. \n3. Get a single item from the password store with password decyrpted.\n4. Update a password store item.\n5. Delete a password store item.\n\n### Note:\n1. Passwords are stored in the below example format:\n [{ id:1, category:'work', app:'outlook', userName:'testuser@mytest.com', encryptedPassword:'TXlQYXNzd29yZEAxMjM=' },\n  { id:2, category:'school', app:'messenger', userName:'testuser@mytest.com', encryptedPassword:'TmV3UGFzc3dvcmRAMTIz' }]\n2. Passwords are encrypted using Base64 Encoding. (ASCII \u003c=\u003e Base64 )\n3. Setup in-memory DB using https://www.nuget.org/packages/System.Runtime.Caching/. Although, you are free to use any library.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyed-bilal-haider-engineer%2Fangular_password_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyed-bilal-haider-engineer%2Fangular_password_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyed-bilal-haider-engineer%2Fangular_password_manager/lists"}