/WeatherAwear

An app suggesting what to wear based on the weather

Primary LanguageTypeScript

Note: This repository is an in-progress refactoring of the existing app from React to Angular 7. See https://github.com/jocaron27/weatherwear.

About

WeatherAwear is a weather app providing weather-based apparel suggestions.

Users can:
-Create an account or sign up with Google
-See the weather for their last search on their personal dashboard
-Search any city in the world
-See the 7-day forecast for the selected city
-View weather-based apparel suggestions for each day in the forecast
-Switch between Fahrenheit and Celcius
-Train the app to their personal weather-apparel pairings

Requirements

Node > 10.0

Looking Ahead

Additional features in the works:

-Mobile app
-Personalized Suggestions: User feedback personalizes associations between weather and clothing
-Custom clothing items: User can add photos of their personal wardrobe items
-Packing lists: User can create a packing list based on destination's weather & suggested items

Weatherawear - Angular 7

This project was generated with Angular CLI version 7.1.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.