Git Product home page Git Product logo

evolent_projectsourcecode's Introduction

ContactInformationApp

This project was generated with Angular CLI version 8.3.24.

This incudes the use of,
Libraries like -
-ngx-bootstrap
-underscore.js
-font-awesome
and Frameworks like -
Bootstrap4

Functionalities -

This app enables users to
1.View their contacts
2.create new contact
3.update a contact
4.delete a contact.
There is an additional "share button" against each contact that displays a QR code containing containing the encoded contact Information.
Note - This is just a representation of the idea, it is not functional.

Steps for running the project on local environment-

Prerequisites -
Node.js and Angular cli (ver.8.3.24) should be installed on the machine.
1.At root level of the project, in the command prompt, give the below command -
--> npm install
This will install all the dependencies listed in the package.json file and node_modules folder will be created.
2.Then to run the application locally, give the below command -
--> ng serve
This will host the application on the default port 4200.
3.Set up fake json server locally using "json-server". For this install from npm,
--> npm i -g json-server
now run the command to run the json server in the watch mode giving the path of the dB.json.
--> json-server --watch dB.json
4.In the browser, hit the url -
--> http://localhost:4200


evolent_projectsourcecode's People

Contributors

prakharmungi avatar

Watchers

 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.