Skip to content

duvillierA/tracker-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files tracker

Aiming to easily manage huge numbers of files.

  1. npm install
  2. node app.js

Mongodb collections

(refer to /models):

  • categories
  • comments
  • files
  • files_options
  • sections
  • users

Admin Panel

(refer to /admin):

Manage all categories, users, files...

TODO LIST

  • files comments
  • app optimization
  • admin : special encureAuthentification
  • admin : modify/delete actions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors