Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table for logging #25

Open
Pandiora opened this issue Nov 24, 2018 · 0 comments
Open

Table for logging #25

Pandiora opened this issue Nov 24, 2018 · 0 comments

Comments

@Pandiora
Copy link
Owner

Create a table for logging, which can be used to store current state of tasks, news and so on. Table must have the following columns:

  • ID
  • gID (generated ID by process, useful for tasks, maybe just use the ID and count+1)
  • Referer (i.e. Reddit)
  • Active (display in notifications)
  • Status (to display progress i.e.)
  • Title (i.e. Task to retrieve user-data)
  • Message (i.e. Task description)
  • Error (if needed)
  • Timestamp started
  • Timestamp ended

Notifications depending trades should still be stored inside local storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant