https://github.com/lgope/medical-device
assignment
https://github.com/lgope/medical-device
Last synced: 7 months ago
JSON representation
assignment
- Host: GitHub
- URL: https://github.com/lgope/medical-device
- Owner: lgope
- Created: 2021-06-10T04:24:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T08:35:24.000Z (over 4 years ago)
- Last Synced: 2025-01-21T09:48:22.648Z (9 months ago)
- Language: TypeScript
- Size: 403 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 are1. 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 startcheck 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/