Skip to content

Online real time private chat app to chat with the doctors around your place build with Angular and Socket Node

Notifications You must be signed in to change notification settings

tabrezansari/Real_Time_Private_Chat_With_Doctor

Repository files navigation

Docto (Real_Time_Private_Chat_With_Doctor)

This repository consist both the client and server
server file is inside of the client's file named -> docto-server(node)

Tools and Tech's used to create this application

To run this application follow the following steps.

  1. import db.sql from (docto/docto-server/config/db.sql) to create database and tables.
  2. npm install in both the client and server folder
    npm install (docto folder)
    npm install (docto-server folder)
  3. inside the docto/docto-server run the command node start.js
    to start the server
  4. inside the root directory run the command ng serve to start the client

That's it.
You are good to go now!!

About

Online real time private chat app to chat with the doctors around your place build with Angular and Socket Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published