Skip to content

denniswritescode/ql-contacts

Repository files navigation

This is the Second Version of this App!

For my own peace of mind, I kept working on this project after I submitted it. That (extra) work existed in a separate branch for about a week. I didn't want to keep committing code to a repo I knew people were looking at. But, I think the team has probably taken a look at my original work by now. So I am now merging my new version into master.

To see the original release (v1.0) of this application click here.

QL Contacts

An applicaton prototype for keeping track of your contacts!

Screen Shot 2020-06-17 at 12 44 00 PM

Fun Facts

Here are some other fun facts for the QL team to chew on.

  • This project was generated with Angular CLI version 9.1.8.
  • Further, it was developed with node v12.18.0 and npm version v6.14.4.
  • I choose to use Angular Material stylings and modules.
  • The code test provided a specific API endpoint which returned 5 records, for development I created another endpoint that returns 95 records so that I could work on pagination functionality.
  • The application is live on GitHub Pages (mobile friendly)!
  • The application is integrated with CircleCI dennisporterjr.
  • The application has 100% unit test coverage (across functions, statements, and branches)! (click the circle ci badge 🙂)

Angular generated content below :)

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Contact Management App Prototype

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors