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

https://github.com/lgope/medical-device

assignment
https://github.com/lgope/medical-device

Last synced: 7 months ago
JSON representation

assignment

Awesome Lists containing this project

README

          

# Medical Device

Medical Device is a API based application where shows available devices and models. Also allow new models!

## Key Features
Some of the standout features of the project are

1. Authentication.
2. Show available medical devices.
3. Show particular brand devices.
4. Add new model.

## Technologies

1. ReactJs
2. Redux (State management)
3. Bootstrap
4. Axios (Make API request)
5. Typescript.

## Demonstration
upcoming....

## Installation
You can fork the app or you can git-clone the app into your local machine. Once done that, please install all the
dependencies by running
```
$ cd medical-device
$ npm i
$ npm start

check http://localhost:3000/ on your browser
```

## Known Bugs

Feel free to email me at lakshman.gope2@gmail.com if you run into any issues or have questions, ideas or concerns. Please enjoy
and feel free to share your opinion, constructive criticism, or comments about my work. Thank you! 🙂

## Deployed Version

Feel free to visit 👉 http://medical-device.herokuapp.com/