{"id":15547650,"url":"https://github.com/kunalpanchal/algos-frontend","last_synced_at":"2026-01-07T05:42:41.528Z","repository":{"id":43451969,"uuid":"107910011","full_name":"kunalpanchal/algos-frontend","owner":"kunalpanchal","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T11:45:19.000Z","size":1044,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T11:23:48.281Z","etag":null,"topics":["angular","angular4","material-design"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/kunalpanchal.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":"2017-10-22T23:11:27.000Z","updated_at":"2020-10-07T23:58:52.000Z","dependencies_parsed_at":"2023-12-15T12:50:25.968Z","dependency_job_id":null,"html_url":"https://github.com/kunalpanchal/algos-frontend","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"1b080c0bf1b3ca9417a904bbd7c427348ae20f39"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunalpanchal%2Falgos-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunalpanchal%2Falgos-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunalpanchal%2Falgos-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunalpanchal%2Falgos-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kunalpanchal","download_url":"https://codeload.github.com/kunalpanchal/algos-frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246123078,"owners_count":20726940,"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","angular4","material-design"],"created_at":"2024-10-02T13:09:55.753Z","updated_at":"2026-01-07T05:42:36.493Z","avatar_url":"https://github.com/kunalpanchal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algos-Frontend\n\nThe frontend app is made with Angular 4.2 using @angular/cli 1.4.9. The only dependency used in the product is   \"@angular/material\": \"^2.0.0-beta.12\" for the material design components in the app.\n\n### To run the project locally \n\n`cd algos-frontend \u0026\u0026 npm install \u0026\u0026 ng serve`\n\nNow this runs on the default angular-cli port 4200. http://localhost:4200\n## Algo1 - Frequently occuring words in a file\n\nThe SPA has a single input field to enter the \"number of entries that are to be retrieved\" along with 2 options either to   \n  * Retrieve the data realtime from the file and provide the result. [Get the output]\n  * Retrieve the data from cached data using Redis. [Get the output faster with Redis]\n\nNote : \"Where\" and \"where\" are treated as different. ie. The program is case-sensitive.\n\n![alt screenshot-1](https://raw.githubusercontent.com/kunalpanchal/algos-frontend/master/extras/screenshots/scr-1.png)\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunalpanchal%2Falgos-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkunalpanchal%2Falgos-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunalpanchal%2Falgos-frontend/lists"}