Code Monkey home page Code Monkey logo

Comments (6)

bodhish avatar bodhish commented on July 19, 2024 2

All logs greater than 30 days should be cleared.
This is super critical in terms of privacy.

We could also delete users after 30 days of inactivity.

from journal.

agneym avatar agneym commented on July 19, 2024 1
  1. QR Codes are not necessary at all at the current point, we are using Google's Chart API service to generate QR codes.
  2. yes, we should only be storing the visit data of a user for a period of 30 days.

from journal.

agneym avatar agneym commented on July 19, 2024

@tachyons Can you take a look at this?

from journal.

tachyons avatar tachyons commented on July 19, 2024

Actually I wanted to make consensus about which all data need to be deleted before merging the PR as I wasn't involved in architecture decisions. But forgot to include that in the PR description.

Motivation behind checking updated_at was delete user data if the user was inactive for a month.

from journal.

agneym avatar agneym commented on July 19, 2024

@bodhish Let me know what you think here, I'm of the assumption that any user visit data older than 30 days is to be deleted. The user data itself can remain within the system

from journal.

unnitallman avatar unnitallman commented on July 19, 2024

All logs greater than 30 days should be cleared.
This is super critical in terms of privacy.

We could also delete users after 30 days of inactivity.

This PR will take care of this. #60

from journal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.