Skip to content

gautamjuyal/todo-app-vue

Repository files navigation

VueJS Notes/Todo App

Full fledged Notes/Todo app with user friendly UI. Frontend built in VueJS 2, backend api built in ExpressJS (deployed on vercel),uses MongoDB Atlas as database and consumes TTS api in the backend.

Features

  • Built in notification system (currently limited to add page only)
  • Text to speech support for todos
  • Searching items by keyword
  • Skeleton loading animation
  • Custom scrollbar

Gallery

1 2 3 4

Resources

TTS API Note: (1) The api requires two keys, one can be generated by signing up for rapidapi website, another one can be generated by signing up for voicerss website. (2) The api returns audio file (and not a link), therefore make sure to set b64 to true in encodedParams.

Vue Mastery Vue2 Course, google and ChatGPT.

About

Full fledged (work in progress) todo/notes app with tts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published