Coder Social home page Coder Social logo

leonard-henriquez / breastcancer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 329 KB

A small application to help detect breast cancer from mammogram

Home Page: https://breast-cancer-edhec.herokuapp.com/

License: MIT License

Ruby 75.13% JavaScript 6.76% CSS 1.95% HTML 16.17%
ai ibm-watson cancer-detection breast-cancer rails6beta3 rails

breastcancer's Introduction

Breast Cancer Detection App language

Application to help detect breast cancer from mammogram

Screenshot of the app

๐Ÿ“š Table of Contents

๐Ÿ“ฆ Installation

Before starting, make sure Ruby is installed on your system. Fire command prompt and run command:

ruby -v

Make sure Rails is installed:

rails -v

If you see Ruby and Rails version then you are good to continue, other wise setup Ruby on Rails

Make sure you also have NPM:

npm -v

If you see NPM version then you are good to continue, other wise setup NPM and Node.js

Once done, you can install the application

  1. Clone the repo
git clone https://github.com/leonard-henriquez/BreastCancer.git
  1. Install all Ruby dependencies
bundle install
  1. Install all Javascript dependencies
npm install
  1. Create db and migrate schema
rake db:drop db:create db:migrate
  1. Create your environnment
cp .env.example .env

Then, you should edit the file .env to reflect your configuration

๐Ÿš€ Usage

Run the application

rails s

The application will be available at the following url: http://localhost:3000/

๐Ÿ› ๏ธ Support

Please open an issue for support.

๐Ÿ“ Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

๐Ÿ“œ License

MIT ยฉ Leonard Henriquez

breastcancer's People

Contributors

dependabot[bot] avatar leonard-henriquez avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

itsrbpandit

breastcancer'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.