Coder Social home page Coder Social logo

city_explorer_api-1's Introduction

City Explorer Api

Author:Leaundrae Mckinney Version:1.0.0

Overview

This application converts a location entered by the user into a latitude and longitude, then use those values to request weather information for that location.

Architecture

  • Node.js
  • Express
  • Cors

Change Log

02-22-2021 2:13pm - Deployed basic express server to Heroku.

02-22-2021 6:45pm - Installed package.json with express,dotenv and cors dependencies as well as .eslintrc.json and .gitignore.

02-22-2021 7:30 pm - Created a route with a method of get and a path of /location. The route callback should invoke a function to convert the search query to a latitude and longitude. The function should use the provided JSON data.

02-22-2021 8:17pm - A constructor function will ensure that each object is created according to the same format when your server receives the external data. Ensure your code base uses a constructor function for this resource.

02-22-2021 8:30pm - Return an object which contains the necessary information for correct client rendering. See the sample response.

02-22-2021 9:36pm - Deploy updated express server to Heroku.

02-22-2021 9:45pm - Confirmed route is responding as expected by entering your deployed backend URL on the City Explorer app's welcome page.

02-22-2021 9:51pm - Create route with a method of get and a path of /weather

02-22-2021 9:58pm - Deployed updated server code to Heroku.

Credits and Collaborations

city_explorer_api-1's People

Contributors

urealaden 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.