Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geekelo/bone-fraction-detection-app

A Computer Vision data exploration application
https://github.com/geekelo/bone-fraction-detection-app

css react take-home-test

Last synced: 20 days ago
JSON representation

A Computer Vision data exploration application

Awesome Lists containing this project

README

        


signature


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 LMW Webpage ](#-lmw-webpage-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup ](#setup-)
- [Prerequisites ](#prerequisites-)

- [Usage ](#usage-)

- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [Future Features ](#future-features-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)


📖 BONE FRACTURES DETECTION APP


The is a simple application built with React to detect bone fractures

## 🚀 Live Demo
- [Demo Link](https://bone-fraction-detection-app.vercel.app/)

## 🛠 Built With


  • React

  • CSS

### Key Features

- [x] **React-Based User Interface**
- [x] **Modular Structure**
- [x] **Pagination**
- [x] **Dynamic display of images based on search or filter terms**
- [x] **Navigation**

## Team:
This is a solo project

(back to top)

## Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites
In order to run this project you need:
* A basic understanding of React, Redux and Git
### Usage
1. Clone this repo
2. Run npm install
```
git clone https://github.com/geekelo/bone-fraction-detection-app.git
```

To run the project, execute the following command:

```
npm start
```

(back to top)

## 👥 Authors

👤 **Eloghene Otiede**

- GitHub: [@geekelo](https://github.com/geekelo)
- LinkedIn: [eloghene-otiede](https://www.linkedin.com/in/eloghene-otiede-b146a3232/)
- Website: [portfolio](https://geekelo.com.ng/)

(back to top)

## 🔭 Future Features

- [ ] **Implement global state management using Redux**
- [ ] **Styling**
- [ ] **Display polygons as overlay based on annotations**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

## 🙏 Acknowledgments

I would like to express my sincere gratitude to Savannah Tech team for inspiring this project

(back to top)

## :question: FAQ

- **Can I fork and reuse this repository?**

Absolutely! Please feel free to fork and reuse this repository for your own projects.

- **Is it okay to improve this repository? Will my changes be accepted?**

Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.

(back to top)

## 📝 License

This project is [MIT](./LICENCE) licensed.

(back to top)