Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/w3bdesign/statens-vegvesen

Display vehicle information from https://www.vegvesen.no. Uses Vite, Typescript, HTML5 and Bootstrap 5..
https://github.com/w3bdesign/statens-vegvesen

bootstrap bootstrap5 javascript javascript-oop oop rest rest-api serverless typescript vite

Last synced: 3 months ago
JSON representation

Display vehicle information from https://www.vegvesen.no. Uses Vite, Typescript, HTML5 and Bootstrap 5..

Awesome Lists containing this project

README

        

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=w3bdesign_Statens-Vegvesen&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=w3bdesign_Statens-Vegvesen)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/w3bdesign/Statens-Vegvesen/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/w3bdesign/Statens-Vegvesen/?branch=master)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/9bc2e9dbe90c412d82ffbe19a9f878dd)](https://www.codacy.com/gh/w3bdesign/Statens-Vegvesen/dashboard?utm_source=github.com&utm_medium=referral&utm_content=w3bdesign/Statens-Vegvesen&utm_campaign=Badge_Grade)
[![DeepSource](https://deepsource.io/gh/w3bdesign/Statens-Vegvesen.svg/?label=active+issues&token=vdKpHAssiI6fTmx5L1VmPilg)](https://deepsource.io/gh/w3bdesign/Statens-Vegvesen/?ref=repository-badge)

# Display vehicle information from Statens Vegvesen

Screenshot

PHP version is here:

## Description

Fetching vehicle information from the REST API on and displaying it.

It requires an API key set inside .env that you can get from

This application uses Serverless with Typescript for the backend.

## Features

- Javascript with OOP and Typescript
- Serverless backend with Typescript
- Vite as build tool
- Bootstrap 5
- Animate.css for animations
- Responsive design
- Passes HTML5 standards -
- Input validation
- Loading spinner
- JSDoc comments wherever possible