Skip to content

Hemovision is a social network for biomedical and related areas, it helps the user to classify peripheral blood cells through artificial intelligence and encourages the community with discussions.

Notifications You must be signed in to change notification settings

ianitow/hemovision-app

Repository files navigation

hemovision-app [WIP]

exemplo imagem

Hemovision is a social network for biomedical and related areas, it helps the user to classify peripheral blood cells through artificial intelligence and encourages the community with discussions. Made with React Native.

💻 Prerequisites

Before starting, check if you already have these requirements:

  • You have installed Node 18.12.1 LTS
  • You have an Android / iOS smartphone or know how to install an emulator and use it.

🚀 Installing Hemovision

Android

To install Hemovision on android, follow these steps: Open your terminal and clone this project, enter in the folder and install the dependencies with yarn or npm

git clone https://github.com/ianitow/hemovision-app.git
cd hemovision-app
yarn

You will need install our build directly Expo Website(Why?):

Expo Build Hemovision

Open the link above and click on Install, and allow your smartphone to install unknown apps. This is necessary because Android doesn't allow you to install apps out of Playstore.

After installing Expo, back to your terminal and run the command below to start the app in development mode:

npx expo start --dev-client

It will show you a QR Code and you can scan it or just open the app that you have installed on your smartphone and you will see a server online, this is our Metro Bundler server. Just click on it and the app will generate a build. Wait until this process finishes.

At this moment, the app will be available to use.

iOS

(WIP)

📫 Contribuiting to Hemovision

For contributing with us, follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b <branch_name>.
  3. Make your changes and commit: git commit -m '<mensagem_commit>'
  4. Sent to the main branch: git push origin <nome_do_projeto> / <local>
  5. Create a pull request.

Alternatively, check the GitHub Documentation Collaborating with issues and pull requests.

📱 Screenshots / Protótipo

Figma

🤝 Contributors

We thank the following people who contributed to this project:

Foto do David Barros
David Barros
Foto do Iaan Mesquita
Iaan Mesquita
Foto da Mariana Santos
Mariana Santos
Sem foto
Mateus Andrades
Sem foto
Vinícius Patto
Sem foto
William Bertemes

📝 License

This project is licensed. Check the license file: License for more details.

⬆ Back to top

About

Hemovision is a social network for biomedical and related areas, it helps the user to classify peripheral blood cells through artificial intelligence and encourages the community with discussions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published