Improving mobile access to market price information for smallholder framers in Sub-Saharan Africa
# Market Information Service
> Improving mobile access to market price information for smallholder framers in Sub-Saharan Africa
See our ROADMAP.md for more information.
## Table of Contents
- Usage
- Installation
- Running
- Development
- Building
- Testing
- Releasing
- Debugging
- Changelog
- Support
- Authors
- Achknowledgements
- Built With
## Usage
### Requirements
* Linux (Ubuntu)
* Docker
### Installation
Run in the terminal: `$ make install`
### Running
1. Run application: `$ make run`
2. Call the number
## Development
### Requirements
* Linux (Ubuntu)
* Docker
* Docker Compose
### Building
Run in the terminal: `$ make build`
### Testing
Run in the terminal: `$ make test`
### Releasing
Run in the terminal: `$ make release`
### Debugging
Run in the terminal: `$ make debug`
## Changelog
All notable changes are documented in CHANGELOG.md. For past available versions, see the tags on this repository.
## Support
* User Manual
* Frequently Asked Questions
## Authors
**Vikash Kothary** -- Developer -- @VikashKothary
### Achknowledgements
* Dr Jamie Barras -- Supervisor
* King's College London -- University
### Built With
* Flask -- A Python Microframework
* Twilio --
* NLTK --
## License
MIT © Vikash Kothary