Git Product home page Git Product logo

business-card-parser's Introduction

BusinessCardParser

This project was created for Asymmetrik's programming challenge #1.

The main business logic of the app is implemented in an Angular service called BusinessCardParser.

DemoComponent serves as an example of an Angular component consuming the BusinessCardParser service.

Tools and Framework

This project was generated with Angular CLI version 7.0.1.

Lite-server makes it easy to check out the static website that is generated for code coverage metrics. npm install -g lite-server.

Run the application

Install project dependencies with npm: npm install.

Then you can run the app with npm start. It spins up a dev server and opens a browser window on http://localhost:4200/.

Build

npm run build - Build the project. The build artifacts will be stored in the dist/ directory.

npm run build:prod - Uses the --prod flag for a production build.

Unit tests and code coverage

npm run test - Execute unit tests and generate code coverage via Karma.

Use lite server to easily view the code coverage metrics. lite-server --baseDir="coverage"

Documentation

npm run compodoc - generate documentation via Compodoc. Documentation will be stored in docs/ and served on localhost:8080.

Running end-to-end tests

npm run e2e - execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help (requires Angular CLI tools to be installed globally) or go check out the Angular CLI README.

business-card-parser's People

Contributors

chriswnewman avatar

Stargazers

Soulyana Lakew 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.