Giter Club home page Giter Club logo

daem-frontend's Introduction

Daem

The Covid-19 pandemic is straining healthcare systems around the globe. Daem was created to connect licensed volunteer doctors with patients at home to reduce the burden on hospitals and clinics. Daem application is an end user support and online consultation system. This application allows users to get instant guidance for their COVID inquireis. The application allows users to create a ticket containing their symptoms and issues.The moderators then tag the ticket based on its urgency and redire The project is developed using Reactjs, Nodejs, Express framework and MongoDB for database.

Deployment


http://frontend-lb-tf-1782918022.us-east-2.elb.amazonaws.com/home

Table of Contents


Features


Patient

  • Open tickets attaching any CT scans or blood tests
  • Receive notification when doctor reply to their tickets
  • Review tickets, edit and delete them in case they are not resolved yet
  • Licensed volunteer doctors can apply to be one of daem's medical team

Moderator

  • Redirect tickets to doctors
  • Tag tickets by their urgency
  • Delete unappropriate tickets
  • Review, approve and reject doctors' application
  • Review all users in system

Doctor

  • Tickets can be filtered by their state, date or urgency
  • View patients' medical records (previous tickets)
  • Close tickets once the inquiry is resolved
  • Reply to tickets giving any advices or prescription

Application

  • English / Arabic languages support
  • Provide medical news and articles to the application

Getting Started


To use and run this project you need to:

Before executing the following commands, please install npm as stated in the following setup

Setup Your Environment


  1. Install the latest version of NodeJS, npm and MongoDB You can download them at https://nodejs.org/en/download/ and https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/

  2. clone both fornt end repo from https://github.com/hossamkhalil01/daem-frontend.git and backend repo from https://github.com/hossamkhalil01/daem-backend.git and follow setup steps for each.

  3. Navigate to the root folder of the application in the command line.

  4. Create a file called ".env" in the root directory and add your API Key: REACT_APP_API_URL="Your API hostname"

  5. Type npm install to install required npm packages.

npm install
  1. Run server using
npm start
  1. Go to the browser and go to the following url: http://localhost:3000

Using Docker


You can also use the docker image provided to setup a running environment for the application to avoid any environment conflicts.

Change your working directory to the projects folder and execute the following commands (only one time)

docker-compose build

to build the image and then

docker-compose run app mongod

to setup the database

Dependencies


Possible Improvements


  • Live chat with between the patients and the doctors

About Us

We are a team of software engineering students at ITI intake 41, Smart Village branch, Open-source application track.

Development team

  • Abdelrahman Montaser
  • Ahmed Mamdouh
  • Aya Hamed
  • Hossam Khalil

Depolyment team

  • Abdelrahman Hassan
  • Nagi Adel

daem-frontend's People

Contributors

hossamkhalil01 avatar ayahamedd avatar ahmedmamdouh996 avatar montaser223 avatar abdohsn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.