Git Product home page Git Product logo

michfah / zipitapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.05 MB

SPA built with AngularJS and Node.js which allows User to search and filter New England (Connecticut, Maine, Massachusetts, New Hampshire, Rhode Island or Vermont) city details under input search fields.

HTML 12.88% CSS 7.99% JavaScript 79.12%
angularjs angularjs-directives nodejs bootstrap expressjs restful-api json google-maps google-maps-api single-page-applications

zipitapp's Introduction

zipItApp

SPA which allows User to search and filter New England (Connecticut, Maine, Massachusetts, New Hampshire, Rhode Island or Vermont) city details under input search fields.

AngularJS Search Location Application

SPA which allows User to search and filter New England (Connecticut, Maine, Massachusetts, New Hampshire, Rhode Island or Vermont) city details under input search fields.

Results displayed in a table Ascending/descending orderBy for Zip, City, State, Population Bootstrap and ngAnimate Module to enhance UI (fade in) Custom Google font integrated Google Maps API integrated

Main Points

  • zips.zip JSON object converted to array of JSON objects

  • Angular scripts saved in scripts/ folder

  • RESTful API created with Node.js and Express web server

  • zips.html View page displays list of city data

  • map.html View page displays google map via map-location directive in MapController.js

  • zipsFactory.js gets place data by asynchronous $http AJAX call

  • TODO: 'View Map' link binds selected city longitude and latitude values to map view. It the moment, the init map only retrieves a general area map view. Map markers can be added also.

Testing Pre-requisites:

- Node.js and Express 4

  • npm install express
  • Node Package Manager

Command prompt: node server.js Now when you visit http://localhost:8080 from your web browser you will be able to use the application.

zipitapp's People

Watchers

 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.