Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipto0321/business-contacts
https://github.com/dipto0321/business-contacts
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dipto0321/business-contacts
- Owner: dipto0321
- Created: 2018-06-04T19:27:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T06:26:57.000Z (over 5 years ago)
- Last Synced: 2024-10-08T05:09:04.558Z (about 1 month ago)
- Language: TypeScript
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BusinessContacts
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.1.
Bussiness Contact Book/ List basically is a web app which could be used for making all business person contact in one place. This app was developed by using Angular 6 also use firebase for storing data. For front-end design, I have used angular material.## 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](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
## Screenshots
![List View](https://i.imgur.com/S04JorM.jpg)
![Detail View](https://i.imgur.com/Uvr7ZeX.jpg)
![Add New View](https://i.imgur.com/LCiww80.jpg)
![Edit View](https://i.imgur.com/ZZrJWpg.jpg)