Skip to content

talfreds/WeatherApp_TakeHomeAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

GraphQL Backend API & Simple Front End for Take Home Assignment

This demo application provides weather data from https://openweathermap.org/

Features

  1. User signup, login, and sessions secured by JWT

  2. Geocode lookup of latitude and longitude via Google's geocode API, which is used to search weather data

  3. Tokens refresh automatically without impacting user if the refresh token is valid

  4. Previous weather searches are saved and listed on the homepage (from the older to newer)

Setup Instructions

See frontend/README.MD and backend/README.MD for specific instructions on running each part of the project.

About

A weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published