Git Product home page Git Product logo

admin-ui-ux-web-application's Introduction

Admin-ui-ux-web-application

A web application powered by AngularJS, that provide a user interface for administration to monitor performance and carry out data analysis. Carry out testing with Karma and Jasmine.

Tools used

  • AngularJS
  • bootstrap
  • Karma
  • Jasmine
  • ChartJS

This tools allow me to create a responsive user interface for this web application using bootstrap and AngularJS as well as carrying out unit testing systematically.

Why AngularJS?

  1. Single Page Application
  • The first reason is that I am going to create a Single Page application, which means the application load a single HTML page and dynamically update that page as the user interacts with the app without constant page reload. This reduces the number of calls between server and client, which in turn increases the efficiency of the web application and reduces the overhead. AngularJS serves this purpose by using JavaScript to create a dynamically responsive web application.
  1. Faster (Development)
  • It is faster to develop using Angular compare to other framework like React, since React has a lot of libraries and it is sometimes hard to decide which one to be used so that it will not cause any problem in the future especially when scaling the application.
  1. Testing
  • AngularJS is also unit testing ready, which means we can use some testing tool that can directly implemented into angular itself, one of them is Jasmine.

admin-ui-ux-web-application's People

Contributors

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