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: over 1 year ago
JSON representation
Display vehicle information from https://www.vegvesen.no. Uses Vite, Typescript, HTML5 and Bootstrap 5..
- Host: GitHub
- URL: https://github.com/w3bdesign/statens-vegvesen
- Owner: w3bdesign
- License: gpl-3.0
- Created: 2019-12-10T01:25:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T02:16:32.000Z (over 1 year ago)
- Last Synced: 2024-10-30T04:59:11.712Z (over 1 year ago)
- Topics: bootstrap, bootstrap5, javascript, javascript-oop, oop, rest, rest-api, serverless, typescript, vite
- Language: TypeScript
- Homepage: https://vegvesen.dfweb.no
- Size: 2.18 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://sonarcloud.io/summary/new_code?id=w3bdesign_Statens-Vegvesen)
[](https://scrutinizer-ci.com/g/w3bdesign/Statens-Vegvesen/?branch=master)
[](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)
[](https://deepsource.io/gh/w3bdesign/Statens-Vegvesen/?ref=repository-badge)
# Display vehicle information from Statens Vegvesen

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