Kate-v2 / sweater_weather_web

Mod 4 - Weather App - utilizing Rails BE microservice
0 stars 0 forks source link

Sweater Weather

Intro

An app to view 7-day forecasts at any USA city. Register to be able to store favorite locations for quick forecast access!

Setup

  1. Fork or clone this repo: git clone git@github.com:Kate-v2/sweater_weather_web.git <name of your choice>
  2. Install Dependencies: npm install
  3. To see the app in action locally: npm start
  4. Go to: http://localhost:8080/

How to Use

This app obtains/submits data through the Sweater Weather API (repo). Currently, this is a one page website, utilizing Javascript for all interactions to change displays and make HTTP GET/POST/DELETE requests from the API.

A user can register/login and will have the ability to save forecast locations to their favorites, for easy viewing and access later.

Overall, this is a simple forecast app that can be expanded for your purposes.

Known Issues

Running Tests

How to Contribute

To contribute, see the setup instructions.

Core Unfinished Features

Core Contributors

Kate

Technical

Turing Project Details: