Skip to content

ndandan/pet-adoptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Adoptions

This a CRUD (Create Read Update Delete) app created with angularJS. It list pets avaiable for adoption with contact info. App uses the folling:

  • Google's Angular Material Design: material.angularjs.org (UI components - Toolbar, button, card, icon, sidenav, toast, dialog);
  • use ng-repeat
  • implement filters and hiding & showing parts of the UI.
  • HTTP requests and promises.
  • How UI router works
  • use ControllerAs
  • set up Card Directive
  • Set up Backend with Firebase (reading, adding, editing & deleting data)

Features:

Installation

  1. Clone the github repository
  2. npm install

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request =======

Pet Adoptions

This a CRUD (Create Read Update Delete) app created with angularJS. It list pets avaiable for adoption with contact info.

App uses the following:

  • Google's Angular Material Design: material.angularjs.org (UI components - Toolbar, button, card, icon, sidenav, toast, dialog);
  • use ng-repeat
  • implement filters and hiding & showing parts of the UI.
  • HTTP requests and promises.
  • How UI router works
  • use ControllerAs
  • set up Card Directive
  • Set up Backend with Firebase (reading, adding, editing & deleting data)

Features:

Installation

  1. Clone the github repository
  2. npm install

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors