mattbruton / MACC-Adoption-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial MACC Adoption App

This project was used as my Front-end Capstone at Nashville Software School. Goals with the project were to improve certain aspects of the original site, such as having a cohesive theme throughout application and making navigation more intuitive.

==============================

==============================

Viewing/Downloading Project

To View Hosted Project

Unofficial MACC Adoption App

Installation

Clone the repository from GitHub:

git clone https://github.com/mattbruton/MACC-Adoption-App.git

Navigate to the project from the directory it was cloned into:

cd MACC-Adoption-App/

To Run

If you need a command line http server, to install http-server globally:

npm install http-server -g

Install project dependencies: npm install then: bower install

Then:

http-server or http-server -p XXXX (the X's represent the port of your choice)

You should now be able to open your browser and type localhost:8080 to view the project.

Specs and Project Information

Languages

  1. JavaScript
  2. HTML
  3. CSS

Tools / Frameworks

  1. AngularJS
  2. Sass
  3. gulp
  4. Git
  5. Atom
  6. NPM http-server

Screenshots

Pet Results Mobile View Pet Search Mobile View Pet Results Browser View

Current Issues

==============================

  1. Need to update readme to reflect recent changes/correct issues on how to run locally.

==============================

About


Languages

Language:CSS 38.2%Language:JavaScript 32.8%Language:HTML 29.0%