Skip to content

All in one place to manage files for different groups of an organization. Helpful for college/school for keeping files in an organized way.

Notifications You must be signed in to change notification settings

saquibshaikh14/college-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Document Management System

A storage system to store all necessary documents in an organised manner using MERN Stack.

Key Features

  • Home Page
  • Login / Signup
  • Route handling
  • Admin can manage users role and status
  • Admin can upload, delete,and download any documents from any cell.
  • Users can upload, delete, and download documents only from those cells whom they have access.
  • Recent uploads and own uploads section

authentication-system

Authentication system using express, passport (local strategy)

response_status

(login/signup)

  • 1000 - successful
  • 1001 - invalid credential
  • 503 - server error

Technologies Used

This application was developed using NodeJs with express for routing. MongoDB was used as database. The frontend was built with the react framework.

Installation

npm install
npm start

In the /client folder, run

  npm install
  npm start

Run update command to get all the updated dependencies.

npm update

npm install will load /node_modules.

About

All in one place to manage files for different groups of an organization. Helpful for college/school for keeping files in an organized way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published