/myDash

personal dashboard to optimize organization and practice learning new techniques

Primary LanguageJavaScript

myDash is a SPA that will organize most of my life, hopefully

Todo List:

  • Refactor:
    • Todo List into generic list component
      • takes children and renders the list
  • User/Auth:
    • set up google auth
  • Weather
    • once auth is set up
      • user can add locations to their weather page
      • saves location data
        • address, lat, long
      • can add new location