Giter Site home page Giter Site logo

nws's Introduction

Neighborhood Web Site

This project demonstrates an Angular-powered website using back-end interaction with MySQL scripted in PHP

Features

  • Born responsive to media size
  • Panel-based styling with color cycling
  • Top-bar reacts to small media
  • Feature article with image fader
  • Additional main-page articles with images
  • Article images can be optionally hidden on small media
  • Links to on-site or YouTube videos
  • Provision for advertising content
  • Flattering display of neighborhood association board members
  • List of useful neighborhood phone numbers
  • List of linked archival newsletters
  • Feature content can be updated
  • Other content can be added and deleted

Points of interest

  • Small and simple initial test database
  • PHP confined to database scripting
  • PDO invocations with literal preparations throughout
  • Packaged as a Netbeans project

Frameworks and resources

  • Zurb Foundation 5.5.2
  • Angular 1.4.8
  • Slick Carousel 1.5.8
  • Angular helpers for Slick and YouTube
  • Developed with WAMP 2.5

To see it in action..

  • Install WAMP/LAMP/MAMP stack
  • Internet access needed for content delivery
  • Clone this project into a preferred folder
  • You may need to create an NWS symlink in Apache's docroot folder
  • Prepare the database:
    • Restore database backup file "nws/project_notes/NWS_database_export.sql"
    • Create nws_user@localhost, password "password"
    • Extend nws_db privileges to nws_user: SELECT, INSERT, UPDATE, DELETE, and EXECUTE
  • Browse to "localhost/nws"
  • Disable ad blocking for localhost

Extra

Check out NWS/crudTest for a simple MySQL-backed web application in Angular and PHP

nws's People

Contributors

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