{"id":17790273,"url":"https://github.com/sudheerj/angular-orderbook-app","last_synced_at":"2025-06-20T13:39:45.570Z","repository":{"id":72551249,"uuid":"154766051","full_name":"sudheerj/angular-orderbook-app","owner":"sudheerj","description":"An OrderBook App","archived":false,"fork":false,"pushed_at":"2018-10-26T13:15:42.000Z","size":798,"stargazers_count":23,"open_issues_count":0,"forks_count":22,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-27T10:38:35.365Z","etag":null,"topics":["angular","primeng","typescript"],"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/sudheerj.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":"2018-10-26T02:31:05.000Z","updated_at":"2024-08-20T20:30:53.000Z","dependencies_parsed_at":"2023-03-23T15:18:48.273Z","dependency_job_id":null,"html_url":"https://github.com/sudheerj/angular-orderbook-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudheerj%2Fangular-orderbook-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudheerj%2Fangular-orderbook-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudheerj%2Fangular-orderbook-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudheerj%2Fangular-orderbook-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudheerj","download_url":"https://codeload.github.com/sudheerj/angular-orderbook-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818195,"owners_count":20352629,"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","primeng","typescript"],"created_at":"2024-10-27T10:41:59.008Z","updated_at":"2025-03-16T13:31:49.974Z","avatar_url":"https://github.com/sudheerj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular OrderBook App\n\nAn order book is the list of orders that a trading venue uses to record the interest of buyers and sellers in a particular financial instrument. An\norder will be one of either a buy or sell order and contain a price and a volume.\n\n## Usecases:\n\n**Step1:** Format the orderbook into a table showing the list of bids and list of offers.\n![table](screenshots/table.png)\n\n**Step2:** Add new order which updates the orderbook\n![addOrder](screenshots/addOrder.png)\n\n**Step3:** Display order details when you select particular order\n![selectOrder](screenshots/selectOrder.png)\n\n## Assumptions:\n1. Let's reformat the data structure as per dataGrid\n2. Mock the data in order-book.json file instead endpoint **/market/orderbook** Since the backend is not available\n\n## Development server\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\nBefore running the tests make sure you are serving the app via `ng serve`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudheerj%2Fangular-orderbook-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudheerj%2Fangular-orderbook-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudheerj%2Fangular-orderbook-app/lists"}