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

https://github.com/adrianburgoscolas/codescript_test

CodeScript Angular technical test
https://github.com/adrianburgoscolas/codescript_test

angular

Last synced: about 1 month ago
JSON representation

CodeScript Angular technical test

Awesome Lists containing this project

README

          

# CodeScript Angular technical test

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

## Overview

### The challenge

The test consists of building a visual interface from scratch, following as closely as possible the guidelines defined in the design that we share with you for this purpose.
In order to evaluate not only the skills in the aforementioned area but also other general knowledge of software development (interaction with the repository, knowledge of Git, Git Flow, etc.), it is proposed to proceed as follows:

Create a repository in the service provider of your choice (Github, Gitlab, etc) and work on it in solving the exercise.
Use, for the solution, the following technologies: Angular. Using the data from this endpoint: https://vpic.nhtsa.dot.gov/api/vehicles/getallmanufacturers?format=json, render a list of cards with the Company name, Country and alist of cars types of the componany.

### Screenshot

![](./screenshot.png)

### Links

- Solution URL: [Solution URL](https://github.com/adrianburgoscolas/codescript_test)
- Live Site URL: [Live Site](https://codescripttest.netlify.app/)

## My process

### Built with

- [Angular](https://angular.dev) - Frontend library
- [TypeScript1](https://www.typescriptlang.org/) - TypeScript is a strongly typed programming language that builds on JavaScript
- Semantic HTML5 markup

## Author

- Website - [Adrian Burgos: Portfolio](https://adrianburgoscolas.github.io/portfolio/)
- GitHub - [https://github.com/adrianburgoscolas](https://github.com/adrianburgoscolas)
- LinkedIn - [Adrian Burgos Frontend Web Developer](https://www.linkedin.com/in/adrian-burgos-1776a6144/)