Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.07 KB

Trade With Ted

Trade with Ted is a voice controlled app, that allows users to perform trading operations all through a simple yet powerful voice conversational interface. You can find the video of the app running at https://youtu.be/mQnV-xp_O5c

Features

The app allows a user to - Buy/Sell certain amount of cryptocurrency Plot the graph of a crypto asset for analysis purposes for any requested time span (days, weeks) Send some amount of cryptocurrency to users registered on the app. List history of transactions. All above features can be done using voice commands, with never a need to touch the keyboard.

Prerequisites

  • Django
  • Browser having `webkitSpeechRecognition` API

Built With

  • Django for the server
  • sqllite for the database
  • HTML, JS, CSS for creating the UI

Contributing

Currently we haven't opened up the project for outside contributions, but we soon hope to.

Happy Hacking..

See also the list of contributors who participated in this project.