Code Monkey home page Code Monkey logo

lab-07-back-end's Introduction

Lab 07

Author: Sergey Voytov and Gable Shane Version: 5.0.0 (increment the patch/fix version number if you make more commits past your first submission)

Overview

Use latitude and longitude data from the Google Geocoding API to request localized information from the DarkSky weather API and the Event API. And use a SQL database to store information from previous searches.

Cache-ing the data returned from the Geocoding API so that your server does not have to constantly re-fetch data that does not change.

Getting Started

npm install nodemon

Architecture

JS NPM NODE JQUERY MAPS GEOCODING API SUPERAGENT DARKSKY API EVENTFUL API

Change Log

--> 12-11-2019 10:00AM Used GEOCODING API to populate picture of the location that is being submitted by the front-end form.

Credits and Collaborations

Phong And Shane

12-11-2019 10:20AM - Application now pulls from DARKSKY API to grab data for weather of location submitted by user from front end

Credits and Collaborations

Sergey And Shane

12-11-2019 12:20AM - Application now pulls from EVENTFUL API to grab data for Events near location submitted by user from front end

Credits and Collaborations

Sergey And Shane

12-13-2019 9:13AM - Application now stores information in SQL and returns from database if query exists or creates new database entry if it does not.

lab-07-back-end's People

Contributors

phongvdoan avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.