Tagged Questions
3
votes
2answers
71 views
List of usage information to collect in a web application
I'm writing a web application that will allow people to create accounts, edit stuff, send stuff to people, &c. I plan on recording things like when things were created and sent and stuff.
Is ...