Giter Site home page Giter Site logo

address_book's Introduction

Address Book app

This is a one-page address book app which allows users to search for contacts, add new contacts, update contacts and delete contacts.

Technologies used

  • Angularjs
  • Bootstrap (and angular-bootstrap)
  • Karma-Jasmine
  • Protractor
  • Npm and Bower for dependencies

How to use

  • Clone repo
  • Run bower install and npm install
  • npm start and go to localhost:8000/app

Testing

E2E Tests can be run with npm run protractor Unit tests can be run with npm test

Features

  • A user may add, edit, delete and search for contacts.
  • Users will receive alerts as confirmation of the actions they take.
  • Responsive

My approach

I decided to use angular for this as I was eager to have another chance to learn it further, having used it once suboptimally in the past. I wanted to ensure my controllers my app was well-organised and as such gave controllers their own files, folder and specs. Additionally I sought to keep the logic out of the views as much as possible.

As I continued with the project I realised Angular was very well-suited to the job and made handling search and accessing the api quite simple.

I used Bootstrap for the styling of the app, making it responsive for mobiles, and giving it a slightly pleasant look.

If I were to improve the app I would refactor existing and add further integration and unit tests, additionally I would refactor the $http requests to use a service. I would also make the app look slightly more exciting.

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.