Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Weather Lookup Tool With Database

Included is a .env that will need the credentials below.

OPENWEATHER_API=OPEN WEATHER API KEY GOES HERE
GOOGLE_API=GOOGLE API KEY GOES HERE

This was a project I took upon to learn Express and test my knowledge in SQL after taking online courses. Also included in this is my testing in frontend style development using Boostrap to beautify my database and the weather results.


Instructions

  1. run npm install
  2. create the database by using node database_creation.js
  3. run node app.js

About

A global weather tool allowing users to search for weather information effortlessly using zip codes, postal codes, or city names. Each result is logged to an SQL database.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages