Coder Social home page Coder Social logo

brain-tumor-finder_front's Introduction

Brain Tumor Finder front

The web platform that uses an instance of an artificial intelligence model for the detection of early-stage brain tumors using magnetic resonance imaging (MRI) and convolutional neural networks (CNN). The application will allow users to upload MRI images of patients and, through the model, analyze them to detect possible early-stage brain tumors. This repository is contains the front end client to use the BTF model.

API documentation

https://btf-image-analyzer-api-production.up.railway.app/docs

Steps to run the project

First need to install npm requeriments

 npm i

then to run locally the project we need to run dev env

npm run dev 

Next Version

V 13.3.0 is used in this project

Contributing to the BrainTumorFinder Model

As an open-source project, we welcome and encourage contributions to BrainTumorFinder. If you wish to contribute, there are several ways to do so.

Reporting Issues

If you come across an error or an issue, please create a new issue on the project's GitHub page. Ensure you describe the problem you have encountered in as much detail as possible, including steps to reproduce it, any error messages received, and the version of the code you are using.

Pull Requests

If you wish to contribute improvements to the code, please submit a pull request. Ensure you explain in detail what changes you have made and why you believe these are beneficial to the project. Also, make sure that your code adheres to the project's coding and style conventions.

Remember, your contribution can make a significant difference and helps to improve the detection and treatment of brain tumors. Thank you for your collaboration!

Collaborating with the BrainTumorFinder Model

As an open-source project, we appreciate and encourage contributions to BrainTumorFinder. The project workflow is based on Development (Dev), Quality Assurance (QA), and Production (Main) branches for the Frontend, Backend, and Machine Learning (ML) model. Here's a list of numbered steps on how you can contribute to the project:

  1. Understand the project: Before you can effectively contribute, it's crucial to understand how the project works, what it does, and how its code is organized.

  2. Identify an issue or improvement: Once you thoroughly understand the project, you can start looking for ways to improve it.

  3. Create an issue: If you've found a problem or have an idea for an improvement, the first step is to create an issue on GitHub.

  4. Fork the repository: To make changes to the code, you need your own copy of the GitHub repository. Fork the repository to create a copy in your GitHub account.

  5. Clone the repository: Once you have your own fork, you can clone the repository to your local machine.

  6. Create your working branch: Based on the development branch corresponding to your task (Frontend, Backend, ML), you should create a new branch following the nomenclature:

    • feature/ml-number: for new features or improvements in the project.
    • bugfix/bug-number: to fix errors in the project.
    • hotfix/bug-number:

to address critical issues that arise in production and require a quick solution. - release/version: to prepare new project versions that will go into production.

  1. Make your changes: Make the changes you deem appropriate in your local copy of the code.

  2. Commit and push your changes: When you're satisfied with your changes, commit them to your repository and then push to your fork on GitHub.

  3. Submit a pull request (PR): With your changes already on GitHub, you can submit a pull request to the original repository. Ensure you explain in detail what changes you've made and why.

  4. Respond to any feedback: If you receive feedback on your PR, make sure to respond and make any changes that are requested.

  5. Celebrate your contribution: Once your PR has been accepted, you've made an official contribution to the project! Keep your fork updated with changes in the original repository to continue contributing in the future.

Remember, your contribution can make a significant difference and help to improve the detection and treatment of brain tumors. Thank you for your collaboration!

Licence

This project run under MIT Licence

brain-tumor-finder_front's People

Contributors

mayipalacios avatar raupro avatar hencor2019 avatar

Watchers

 avatar

brain-tumor-finder_front's Issues

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.