Dashy Web

Yet another simple Web Application to track your todo, made using HTML, Javascript in its core with authentication and Database Storage being provided by Firebase and beautification by Bootstrap. It is hosted directly from Github with the use of Netlify. You can try the application here.

Dashy arose from my need to have a supporting web page to access the content/todo created from my Flutter mobile application.

Dashy can add your todos, mark completed todos and even delete them once you are done with it. You can create an account using the traditional email and password combination or can use your Google account to log in. Also, you can add set up a username for your account. Todos created in the Dashy mobile application will be synced automatically with the web client once logged in with the same account.

Recent Changes

  • Google Authentication in the mobile app so that same account can be used for both web and mobile

Coming Up

  • Editing capabilities for the todo

Languages Used

  • Javascript
  • HTML
  • CSS

Technologies / Frameworks Used

  • Bootstrap
  • Firebase
  • Netlify

The Source code can be found here.