/Medical-pager-chat-front

Front end of Medical pager app using React.

Primary LanguageJavaScript

Medical Pager

Front end of Medical Pager app using React.

Issues Pull Requests License

Sneak peak

pagerdesk pagersignup pager-mob
pager-mob-sidebar
pager-tablet

Built With

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • Twilio
  • Stream chat
  • npm
  • CSS
  • ES6
  • Medical-Pager-api

Description

Front end of Medical pager app using React.

Medical pager is a live chat app that supports a variety of functionalities 
to provide the best user experience to the medical community.

- Send direct messages
- Reply into threads
- Reactions with emojis
- Send multimedia like: images, gifs, preview for embeded youtube videos
- Delete messages
- Edit messages
- Create channels
- Edit channels

Here you will find a community of doctors who you can chat with, ask for help
or even collaborate with them.

THANKS for using Medical Pager chat app :) 

Live Demo

Netlify Status

Visit Medical-pager

  • Demo users
    • username: drdiego

Prerequisites

  • Internet Connection
  • Web Browser
  • Code Editor
  • Node Package Manager (NPM)
  • Clone the Medical-Pager-api repo

Getting Started

  • Open your terminal
    • Windows: Win + R, then type cmd | Mac: Command + space, then type Terminal| Linux: Ctrl + Alt
  • Navigate to a directory of your choosing using the cd command (e.g: cd my-directory/)
  • Run this command in your OS terminal: git clone https://github.com/Diegodsha/Medical-pager-chat-front.git to get a copy of the project.
  • Navigate to the project's directory using the cd command
  • Run npm i to install all dependencies

Usage

  • After cloning the Medical-Pager-api repo, modify de URL and change the path to the local server of your choose (e.g let's say you want to use the api in port 5000 URL = http://localhost:5000) located at src/Components/Auth.js

  • From within the project directory run npm start to start a local server in your web browser.

  • Available Paths:

    • Visit http://localhost:5000/ for Home view

Author

👤   Diego Hernández

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed