Skip to content

GFrancV/vue-tasks

Repository files navigation

Vue Tasks


Vue Badge JavaScript

Overview

This is a simple frontend web application to consume the Vue Task REST API.

This project is deployed on GitHub Pages and you can view and use the demo in the following link.

Stack

Framework:

Libraries:

  • Vue3-Toastify : Vue3-Toastify allows you to add notifications to your app with ease.
  • Axios: Promise based HTTP client for the browser and node.js
  • js-cookie: A simple, lightweight JavaScript API for handling browser cookies.
  • Bootstrap: To the styles.
  • uuid: Generate RFC-compliant UUIDs in JavaScript.

Api's

  • Vue Tasks API : To get the geographic coordinates of a different locations.

Features

In this we can view the weather of diferrent cities, you can search for the weather of any city just by entering the name of the city, abbreviation or geographic coordinates in the search engine.

The application has different graphs in which you can visualize the climate of the different cities.