Git Product home page Git Product logo

haniyasin / document-management-system-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from del-sama/document-management-system

0.0 0.0 0.0 7.32 MB

Document Management System is a full stack application built with JavaScript (ES6), Node.js, Express, PostgreSQL, Sequelize ORM and React-Redux. The application allows users create, manage and store documents.

Home Page: https://ddiei-doc-mgt-system-staging.herokuapp.com/app/

JavaScript 95.23% CSS 2.13% HTML 2.64%

document-management-system-1's Introduction

Build Status Coverage Status

Document Mangement System

Background Information

Document management system is an application used to track, manage and store documents.

Features

  • Users can sign up/ log into the application
  • Regular Users see a dashboard upon sign up/ login where they can
    • Create documents
      • Documents have different access levels (public, private and role).
    • Edit documents
    • Delete documents
    • View their documents
    • View other users documents on public or role access
    • Search for documents
    • Search for users
  • Admin users from their dashboard can
    • View all users
    • View all public documents
    • Delete any user
    • Create new roles
    • Update users records
    • View all created roles
    • Search for users
    • Search for documents

Why is this project useful

  • It enables proper and easy management, distribution and protection of documents.

How users can get started with the project

Dependencies

  • Node js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Materialize css makes styling responsive web pages faster and easier.
  • Mochais a feature-rich JavaScript test framework running on Node.js and in the browser used for asynchronous testing.
  • Chai is a BDD / TDD assertion library for node and the browser that can be paired with any javascript testing framework.
  • Istanbul Istanbul instruments your ES5 and ES2015+ JavaScript code with line counters, so that you can track how well your unit-tests exercise your codebase.
  • Eslint provides a pluggable linting utility for JavaScript.
  • Hound CI comments on style violations in GitHub pull requests.
  • Travis CI a hosted continuous integration and delivery service for GitHub projects.
  • Express js handles backend routing.
  • Nodemonmonitors any changes in your source and restarts the browser.
  • Coveralls shows the parts of your code that are not covered by your test suite.
  • Sequelize Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, read replication and more.
  • PostgreSQL A powerful, open source object-relational database system.
  • React A Javascript library for building user interfaces.
  • Redux A predictable state container for JavaScript apps.

Installation and Setup

How to run tests

  • In your terminal, run

    npm test

API Documentation

Limitations of the project

N/A

Contributing to the project

  • Fork this repository to your account.
  • Clone this repository: git clone https://github.com/andela-ddiei/Document-Management-System.git
  • Create a feature branch: git checkout -b new-branch
  • Commit your changes: git commit -m "commit message"
  • Push to the remote branch: git push origin new-branch
  • Create a pull request.

Troubleshooting and FAQ

https://github.com/andela-ddiei/Document-management-system/issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.