Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhmtszr/hctp180-mri-check

MRI Check provides a second opinion to doctor about whether an MRI is needed or not by taking person's previous MRI results, blood values, complaints and findings recorded by his/her doctor into consideration.
https://github.com/mhmtszr/hctp180-mri-check

Last synced: 2 months ago
JSON representation

MRI Check provides a second opinion to doctor about whether an MRI is needed or not by taking person's previous MRI results, blood values, complaints and findings recorded by his/her doctor into consideration.

Awesome Lists containing this project

README

        

# MRI Check

It provides a second opinion to doctor about whether an MRI is needed or not by taking person's previous MRI results, blood values, complaints and findings recorded by his/her doctor into consideration .

## Starting

To run PHP API Apache, PHP, Mysql.

Needed packages and react must be installed for cross-platform app which was developed with ReactNative.

### Requirements

Needed libraries for Python.

```
pip3 install -r requirements.txt
```

Needed loading for mobile app.

* [nodejs](https://nodejs.org/en/download/)
* [expo](https://docs.expo.io/versions/latest/get-started/installation/)
* [andorid-sdk](https://developer.android.com/studio)
* [Genymotion](https://www.genymotion.com/fun-zone/)

### Setup

Firstly, go to where project directory is located;
```
cd /ReactNative/
```

Setup needed npm packages in the directory;
```
npm install
```

After packages are installed, start expo by using the command below;
```
expo start
```

By following the insturctions on the web page opened you can try the app on your mobile phone or your virtual phone.

## Technology Used

* [React Native](https://facebook.github.io/react-native/) - A framework that enabled us to develop cross_platform mobile app.
* [Python](https://www.python.org/) - A programming language which we used for to create our Machine Learning model.
* [Scikit-Sklearn](https://scikit-learn.org/stable/) - An ML library for Python.
* [Flask](https://www.palletsprojects.com/p/flask/) - A Python Web Framework while we used creating RESTFul API for ML.
* [PHP](https://www.php.net/) - A language that we used to write RESTful API.
* [MySQL](https://rometools.github.io/rome/) - A database management system ensures us to store data.
* [KittenTrich](https://github.com/akveo/kittenTricks) - An interface that we used for mobile app.

## Contributors

* **Sena Erdoğan** - [LinkedIn](https://www.linkedin.com/in/saadetsenaerdogan)
* **Çalgan Aygün** - [LinkedIn](https://www.linkedin.com/in/calganaygun/)
* **İzzet Kılıç** - [LinkedIn](https://www.linkedin.com/in/izzetkilic/)
* **Mehmet Sezer** - [LinkedIn](https://www.linkedin.com/in/mehmetsezerr/)

To see everyone who contributed code for the project(https://github.com/mhmtszr/HCTP180-MRI-Check/graphs/contributors)

## License

This project is licensed under GNU General Public License v3.0 - For further details [LICENSE.md](LICENSE)

## Thanks

* All institutions who provide us data.