GithubHelp home page GithubHelp logo

foozie3moons / express-geocode-maps-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wdi-sea/express-geocode-maps-example

0.0 2.0 0.0 71 KB

Starter code for geocoding with Sequelize and the Google Maps API [express, mini-lesson]

License: Other

JavaScript 62.24% HTML 37.41% CSS 0.35%

express-geocode-maps-example's Introduction

Express Geocoding and Maps

Setup

  • Fork and clone this repository
  • Run npm install to install packages
  • Create a database for this app (see config/config.json for name of database)
  • Run sequelize migrations (sequelize db:migrate)
  • Run the app using nodemon
  • View the site in your browser, read the code.

Questions

You are modifying an existing application. First, you must get familiar with what the application currently does.

  1. What modules/middleware does this application use? Describe what each one does.
  2. What are the routes for the website? Describe what each one does.
  • Verb + Route?
  • Interaction with database?
  • Response to browser?
  1. What does the site do right now?
  2. What features need to be added?

Task

See this page


Licensing

  1. All content is licensed under a CC-BY-NC-SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact [email protected].

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.