Skip to content

Commit

Permalink
Fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
chirambaht authored Jul 19, 2020
1 parent 0cf4fa9 commit 37d0b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Recoup
Created by: Humphrey Chiramba
## Description
Recoup is an application built for athletes, medical practices and trainers. It allows all of them to come together and link up. Athletes can access a knowledge base with many detailed videos that are approved by health professionals to help them with training or recovery. The end goal is to reduce the number of people going in to hospitals for minor injuries that could be can easily be identified and remedied. More is found in the application's about page. **An online version of this webpage is available at: [www.humphreytest.cf](https://www.humphreytest.cf)** or at **[recoupuct.herokuapp.com/](https://recoupuct.herokuapp.com/)**
Recoup is an application built for athletes, medical practices and trainers. It allows all of them to come together and link up. Athletes can access a knowledge base with many detailed videos that are approved by health professionals to help them with training or recovery. The end goal is to reduce the number of people going in to hospitals for minor injuries that could be can easily be identified and remedied. More is found in the application's about page. **An online version of this webpage is available at: [www.humphreytest.cf](http://www.humphreytest.cf)** or at **[recoupuct.herokuapp.com/](https://recoupuct.herokuapp.com/)**
## Usage
By simply running `make run`, the Django server will run and then navigate in your browser to [localhost:8000](http://localhost:8000/). For the rest of the details on the application and its capabilities, please go to the about of the application.
It is advised to use the online version of the service because of the need for **secret** and **api** keys. These link up to an Amazon S3 Bucket.
Expand Down

0 comments on commit 37d0b84

Please sign in to comment.