Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyproto/antstack_interview_task_1
Angular app that inputs a csv and displays it in tabular format. Packs up with features like searching, sorting, merging etc.
https://github.com/cyproto/antstack_interview_task_1
angular angular-material csv csvtohtml
Last synced: 6 days ago
JSON representation
Angular app that inputs a csv and displays it in tabular format. Packs up with features like searching, sorting, merging etc.
- Host: GitHub
- URL: https://github.com/cyproto/antstack_interview_task_1
- Owner: cyproto
- Created: 2020-06-24T22:28:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:01:31.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T14:24:20.579Z (7 months ago)
- Topics: angular, angular-material, csv, csvtohtml
- Language: TypeScript
- Homepage:
- Size: 5.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AntStack Interview Task 1
Task description can be found [here.](https://drive.google.com/file/d/1u3VFQhnTdiMRHyc5LRTZugRy5dpNUv-8/view?usp=sharing "here.")
Dummy dataset can be found [here.](https://drive.google.com/file/d/1OHhcR0K35L_YPGyaTyFDO-2q1HNUVTVy/view?usp=sharing "here.")## Live demo:
[AntStack Task 1.](https://antstack-task-1.firebaseapp.com/ "AntStack Task 1.")## Running the app:
* **Clone the app:**```bash
git clone https://github.com/cyproto/antstack_interview_task_1.git
```
* **Open cloned directory:**```bash
cd antstack_interview_task_1
```
* **Intall required packages:**```bash
npm install
```
* **Run app**```bash
ng serve
```**Note:** If you have any issues while installing packages delete `package-lock.json` and retry.
## Screenshots:
| | |
| ------------ | ------------ |
| | |
| | |
| |