Inspiration

I have seen microsoft Todo and google keep to keep track of your tasks. But I always wanted make an app which adds task by speaking which automates the task of writing down the whole task.

What it does

It simply adds a task to the list to complete either by writing or speaking

How we built it

since I am a beginner I have used simple adapter and a recycler view to display a list of items and google voice search helps it to write down the spoken words. There are a lots of things to be added into this project, which I am going to first learn and then implement.

Challenges we ran into

As a beginner I faced the issue of setting up the layouts but figured out with a couple of articles. Also while implementing the voice functionality some methods were deprecated so I had to look a bit more into what is latest version available.

What we learned

I learnt so many things while making this project.

  1. Recycler view, adapter implemenation 2.views and their respective alignments 3.voice search options and alternatives

What's next for Voice Todo

since, it doesn't store the tasks while closing the app I need to create a database which unfortunately I am not able to learn in this hackathon, but I am surely learning the Room Database implementation and I will try to improve this project.

Built With

Share this project:

Updates