Skip to content

khaledrakhisi/Physicians

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

وَكَانَ فَضْلُ اللَّهِ عَلَيْكَ عَظِيمًا - 113 سورة النساء

Physicians

An application to show the physicians schedule on TV

Description

An app to show doctor's programs on TV. This app is completely online and web based. I tried to design this app as optimally as possible. This means that the program uses the TV screen efficiently.

Being real-time was another challenge. I used Websockets to connect the server to the client. Therefore, there is no need to fetch data over a period of time.

Getting Started

Tech Stack

React Typescript SASS Git Yarn ESLint Prettier React-Testing-Library Visual Studio Code

Overview

wireframe

Demo

Live Demo

No live demo

Demo photos

Demo snapshot #1 Demo snapshot #2

Styles and Design system

Just SASS.

Installing Dependencies

npm install
yarn

Build & Run

npm run build
npm start
yarn build
yarn start

Tests

  • Unit/Integration Test
    • Run yarn test to execute the unit tests.

Help

In case of any issues please reach out to me at: [email protected]

Authors

Khaled Rakhisi

License

This project is licensed under the [Khaled Rakhisi] License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published