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
- Host: GitHub
- URL: https://github.com/adrianburgoscolas/codescript_test
- Owner: adrianburgoscolas
- Created: 2025-07-11T19:45:49.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-12T05:01:51.000Z (12 months ago)
- Last Synced: 2025-07-12T06:24:18.689Z (12 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### 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/)