Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gustavoestevesr/advanced-responsive-angular-material-table-covid-api

Projeto em Angular para visualizar o status global da COVID-19 em dashboard e em uma tabela para uma análise mais detalhada por meio do consumo de uma API
https://github.com/gustavoestevesr/advanced-responsive-angular-material-table-covid-api

angular angular-material api covid-19 lazy-loading memory-leak models observables property-binding router services standalone subjects user-experience user-interface vercel-deployment

Last synced: 15 days ago
JSON representation

Projeto em Angular para visualizar o status global da COVID-19 em dashboard e em uma tabela para uma análise mais detalhada por meio do consumo de uma API

Awesome Lists containing this project

README

        

# Advanced Responsive Angular Material Table Covid Api


Projeto em Angular para visualizar o status global da COVID-19 em dashboard e em uma tabela para uma análise mais detalhada por meio do consumo de uma API.


📱 Visit this Project

🎨 Layout


Image Example



Image Example



Image Example



Image Example



Image Example



Image Example

💻 Technologies

- HTML
- CSS
- Angular Material
- JavaScript
- Angular
- Typescript
- Vercel

💻 Skills

- Sharing Data and Emitting Events Between Components
- Standalone Components
- Http Client (API)
- Observables
- Subjects
- Routing
- Conditionals Directives
- Pipes
- Array Data Structure
- Control of memory leak

🚀 Getting started

Prerequisites

- [NodeJS](https://github.com/)
- [Git 2](https://github.com)
- [Angular](https://angular.io/)

Cloning

How to clone your project

```bash
git clone github.com/gustavoestevesr/advanced-responsive-angular-material-table-covid-api
```

Starting

How to start your project

```bash
cd advanced-responsive-angular-material-table-covid-api
npm install
```

Running

How to run your project

```bash
Run ng serve for a dev server.
Navigate to http://localhost:4200/.
The application will automatically reload if you change any of the source files.
```

📫 Contribute

Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request

1. `git clone https://github.com/gustavoestevesr/advanced-responsive-angular-material-table-covid-api`
2. `git checkout -b feature/NAME`
3. Follow commit patterns
4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!