Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alok722/contact-management
Contact management system - Implementation of CRUD operation using MEAN stack.
https://github.com/alok722/contact-management
angular angular-material angular7 api express express-js html http json json-api mean mean-stack meanstack meanstack-framework mongo mongoose nod node
Last synced: 21 days ago
JSON representation
Contact management system - Implementation of CRUD operation using MEAN stack.
- Host: GitHub
- URL: https://github.com/alok722/contact-management
- Owner: alok722
- Created: 2019-08-04T17:05:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T04:53:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T16:59:17.561Z (2 months ago)
- Topics: angular, angular-material, angular7, api, express, express-js, html, http, json, json-api, mean, mean-stack, meanstack, meanstack-framework, mongo, mongoose, nod, node
- Language: TypeScript
- Homepage:
- Size: 69.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
welcome to contact-management 👋
> contact management system - implementation of CRUD operation using MEAN stack.
## 👀 demo
![](demo/contact_mean.gif)## 🛠 usage
### setting up back-end
```sh
$ git clone https://github.com/alok722/contact-management.git$ cd backend
$ npm i
$ npm run start
```### setting up front-end
```sh
$ git clone https://github.com/alok722/contact-management.git$ cd frontend
$ npm i
$ npm run start
```## 👤 author
**Alok raj ([email protected])**
* website: https://alokraj.tech/
* github: [@alok722](https://github.com/alok722)
* linkedin: [@alok722](https://linkedin.com/in/alok722)## 🤝 contributing
contributions, issues and feature requests are welcome!
## 🙌 show your support
give a ⭐️ if this project helped you!
***