Ameobea / network_database

Web application to hold networks in a centralized location for processing and analysis.
0 stars 0 forks source link

Add date added/uploaded for networks + expand getNetworks function #3

Open Ameobea opened 8 years ago

Ameobea commented 8 years ago

A uploadDate should be added for all networks added to the database. Some meta-info should also be added by default, like Source, Authors/contributors, tags, and grouping. Perhaps also allow users to favorite networks or create tags of their own.

Maybe a comment section at the bottom of the page would be a nice addition as well.

getNetworks in dbQuery should be expanded to allow getting networks after a certain point (for multiple pages of networks) and sorting over variable keys.