Skip to content

Designed and implemented a production ready application for maintaining contact information. Live Demo can be accessed from:

Notifications You must be signed in to change notification settings

faran4engg/Evolent-CRUD-App

Repository files navigation

Evolent App

Designed and implemented a production ready application for maintaining contact information

Technology used: Angular 6 , Angular Material , RxJS, and Bootstrap 4

Live application can be accessed from : Live-Demo


Table of Contents


Installation

To proceed with smooth installation you should have Node 8+ version installed in your system

Also, to serve this app in your local please install Angular CLI as this project was generated with Angular CLI

Please navigate to Evolent-CRUD-App folder and run below command to install node_modules in order to run this app locally.

$ npm install

Once node dependencies are installed then please open command prompt and run ng serve for a development server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Alternatively, Please have a look on Live-Demo


Features

Expected functionality:

  • Add a contact
  • List contacts
  • Edit contact
  • Delete contact

Out of excitement, I have added:

  • Search a contact

Screencasts

Add a contact

Add-Contact


Search on enlisted contact

Search-Contact


Edit contact

Edit-Contact


Delete contact

Delete-Contact


Fully Responsive Layout

Responsive-Layout


BrowserList

Best user experience can be enjoyed on:

  • Google Chrome
  • Mozilla Firefox
  • Safari
  • Microsoft Edge

About

Designed and implemented a production ready application for maintaining contact information. Live Demo can be accessed from:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published