All Projects β†’ tpl-tn β†’ oxycare

tpl-tn / oxycare

Licence: MIT License
A platform and a mobile app to distribute oxygen concetrators in Tunisia. πŸ‘

Programming Languages

typescript
32286 projects
Handlebars
879 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to oxycare

crosshare
Crosshare is a free and ad-free community for crossword constructors and solvers
Stars: ✭ 41 (+51.85%)
Mutual labels:  webapp
stylo
Stylo est un Γ©diteur de textes pour articles scientifiques en sciences humaines et sociales.
Stars: ✭ 29 (+7.41%)
Mutual labels:  webapp
EHR-on-blockchain
A Electronic Health Records system on hyperledger fabric maintained by consortium of hospitals for patients.
Stars: ✭ 35 (+29.63%)
Mutual labels:  healthcare
cowrie-logviewer
A simple log viewer for cowrie
Stars: ✭ 20 (-25.93%)
Mutual labels:  webapp
facebook-send-api-emulator
Facebook Messenger Emulator & Facebook Send API Emulator functionality allowing you to test web hooks on developer's machine.
Stars: ✭ 24 (-11.11%)
Mutual labels:  platform
me
SDN topology editor in your web browser with Mininet, image and addressing plan export.
Stars: ✭ 40 (+48.15%)
Mutual labels:  webapp
pass-culture-app-native
Mobile and web application for pass Culture
Stars: ✭ 18 (-33.33%)
Mutual labels:  webapp
auth0-spring-mvc-sample
Auth0 Integration Samples for Java Spring MVC Web Applications
Stars: ✭ 20 (-25.93%)
Mutual labels:  webapp
video server
A golang_based streaming video website
Stars: ✭ 37 (+37.04%)
Mutual labels:  platform
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
Stars: ✭ 3,125 (+11474.07%)
Mutual labels:  healthcare
nott
The New OTT Platform - an excuse to discuss and design a simple edge computing platform
Stars: ✭ 46 (+70.37%)
Mutual labels:  platform
terraform-aws-ecs-web-app
Terraform module that implements a web app on ECS and supports autoscaling, CI/CD, monitoring, ALB integration, and much more.
Stars: ✭ 175 (+548.15%)
Mutual labels:  webapp
cards-over-lan
A Cards Against Humanity clone for LAN play. Works on desktop and mobile. Supports custom cards in multiple languages.
Stars: ✭ 45 (+66.67%)
Mutual labels:  webapp
HealthCare-Insurance-Ethereum
Medical insurance claiming DApp which uses a Multi-Sig type approach to grant claim (ConsenSys project)
Stars: ✭ 65 (+140.74%)
Mutual labels:  healthcare
Android-Mobile-Client
Intelehealth's Android Client
Stars: ✭ 26 (-3.7%)
Mutual labels:  healthcare
app
DeFi Blockchain desktop app for Windows, Linux and Mac.
Stars: ✭ 127 (+370.37%)
Mutual labels:  webapp
PdWebParty
An app that allows Pd users to run patches in a web browser and share them with a web link
Stars: ✭ 37 (+37.04%)
Mutual labels:  webapp
play-scala-chatroom-example
Play chatroom with Scala API
Stars: ✭ 43 (+59.26%)
Mutual labels:  webapp
shairport-sync-mqtt-display
Display currently playing info, with remote control, using shairport-sync's MQTT support
Stars: ✭ 17 (-37.04%)
Mutual labels:  webapp
Anondraw
Source code of anondraw.com. An artistic collaboration tool with an infinite canvas.
Stars: ✭ 43 (+59.26%)
Mutual labels:  webapp

Oxycare

🎀 The stack/technologies we're using

  • ReactJS/TypeScript
  • MaterialUI

Before contributing check:

πŸ”΄ Pull Request Guidelines

  • The master branch is basically just a snapshot of the latest stable release. All development should be done in dedicated branches, that will be merged into test branch.

  • Each commit should succeed respect Clean Code Criterias.

  • Check the projects tab and make sure you fixed/coded one of the given tasks.

  • Each pull request should succeed Tests that will be included.

  • Do not submit PRs against the master branch.

  • It's OK to have multiple small commits as you work on the PR - even a small "typo" fix is acceptable.

  • If adding new feature:

    • Provide convincing reason to add this feature. Ideally you should open a suggestion issue first and have it greenlighted before working on it.
  • If fixing a bug or more globally resolving an issue:

    • Add (fix: #xxxx[,#xxx]) (#xxxx is the issue id) in your PR title for a better release log, e.g. fix: update entities encoding/decoding (fix #3899).
    • Provide detailed description of the bug in the PR.
  • Again, Do not submit PRs against the master branch.

πŸ”Ά The Branches:

  • dev: for everything in the development process
  • features: basically like dev but focusing more on the added featueres and fixes.
  • main: for prod, don't try to edit this one ❗

βœ… The Reviewers:

  • @elfalehdev
  • @bahachammakhi

✨ How to execute in Localhost

  1. git clone https://github.com/tunpl/oxycare.tn.git
  2. npm install
  3. npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].