Skip to content

Commit

Permalink
Merge pull request #4 from ieeemysight4rehab/dev
Browse files Browse the repository at this point in the history
Modified Readme
  • Loading branch information
jerrychong25 authored Apr 20, 2020
2 parents 92f44c4 + 25da649 commit 4db3759
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ node_js:
- 'lts/*'
before_script:
- npm install -g @vue/cli
- npm install --save @/config/key
- npm install
script:
- npm run build
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Hand Cycle Web
# IEEE MySIGHT4Rehab

## Getting Started

This is a website developed for project name "[Development of low cost upper and lower extremities rehabilitation system with interactive feedback for children with movement disorders](https://ieeexplore.ieee.org/document/7843556/)", which capable of displaying patient data stored in [Firebase](https://firebase.google.com/) host on the website. This project is developed altogether with a mobile app (Repository: [HandCycleApp](https://github.com/jerrychong25/HandCycleApp)).
This is a website developed for IEEE MySIGHT4Rehab.

## Deployment

Hosted previously on [Byet Internet Services](http://mysight4rehab.byethost9.com/) and presently hosted on https://mysight4rehab.netlify.com/.
Hosted previously on [Byet Internet Services](http://mysight4rehab.byethost9.com/) and [Netlify](https://mysight4rehab.netlify.com/).

## Built With

* [WebStorm](https://www.jetbrains.com/webstorm/)
* [Visual Studio Code](https://code.visualstudio.com/)

## Versioning

Expand Down

0 comments on commit 4db3759

Please sign in to comment.