💡 The Atitude program was created to bridge the gap between doctors and patients, and helps them to have quality medical care and remotely during quarantine, avoiding physical contact and the spread of COVID-19.
The Atitude program was created to bridge the gap between doctors and patients, and helps them to have quality medical care and remotely during quarantine, avoiding physical contact and the spread of COVID-19. The website is simple, dynamic and effective, with a language accessible to all audiences, and aims to bring access to everyone who needs to use the program's services without leaving home! The patient will undergo a screening informing his data and his symptoms, mainly to identify the presence of the Coronavirus. This information will be passed on to doctors who will be ready to assist you, directly from home. All information from doctors such as graduation, specialization and CRM will be available so that the patient feels even more secure when using the platform!
Windows:
You can clone the repository through CMD (Command Prompt) just by typing:
git clone https://github.com/gabrieldejesus/atitude
or download the zip from the green button at the beginning of the repository
To run the project just run the file: index.html
, type a text in the text area and click on read.
- 0.1.0
- Project finalized and studying the possibility of adding new resources
- The first suitable lauch
- 0.0.1
- Work in progress
Gabriel de Jesus – My portfolio – devgabrieldejesus@gmail.com
Distributed under the MIT License. See LICENSE for more information.
https://github.com/gabrieldejesus/atitude
- Make the fork of the project (https://github.com/gabrieldejesus/atitude/fork)
- Create a branch for your modification (
git checkout -b my-new-resource
) - Do commit (
git commit -am 'Adding a new resource ...'
) - Push (
git push origin my-new-feature
) - Create a new Pull Request
After your pull request is merged, you can safely delete your branch.