Skip to content

Lets signees/users manage (add, update, delete) their contact list. Developed using MVC design pattern. User specific dataset.

Notifications You must be signed in to change notification settings

AbubakrRehman/contactManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contactManager

Lets signees/users manage (add, update, delete) their contact list. Developed using MVC design pattern. User specific dataset.

Tech Stack

Client: Bootstrap5

Server: Node, Express , MySql

Deployment

To deploy this project run

  • create a digital ocean account
  • login and create a droplet
  • an ip address representing the server system will be assigned
  • use ssh client to access allocated system remotely
  • clone the project
  git clone https://github.com/AbubakrRehman/contactManager.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Deployment

To deploy this project run

  • create a digital ocean account
  • login and create a droplet
  • an ip address representing the server system will be assigned
  • use ssh client to access allocated system remotely
  • clone the project
  git clone https://github.com/AbubakrRehman/contactManager.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

About

Lets signees/users manage (add, update, delete) their contact list. Developed using MVC design pattern. User specific dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published