Git Product home page Git Product logo

haniyasin / document-management-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rowlandekemezie/document-management-system

0.0 0.0 0.0 4.71 MB

DocKip is a document management system for managing and sharing documents: Staging => http://dockip-staging.herokuapp.com. Production =>

Home Page: http://dockip.herokuapp.com

License: MIT License

JavaScript 79.42% CSS 6.04% HTML 14.54%

document-management-system's Introduction

Travis Ci Coveralls

DocKip

DocKip is a role-based document management system built with Express, Node, and MongoDB. The application allows you to manage users, roles and documents with assigned authorization. Basically, it helps you to create, share and manage documents with ease.

Installation

  1. Download and install Node JS if not already installed.
  2. Download and install Mongodb if not already installed.
  3. Clone the repository here or go to the project github page here and download the zip file of the project. Unzip it.
  4. Navigate to your terminal and change your directory to the Document-Management-System.
  5. Run npm install to install node dependencies.
  6. Run bower install to install frontend dependencies.
  7. Place a .env file on the project's root directory and add your database configuration.

EXAMPLE DATABASE_URL=mongodb://localhost:27017/testdb. 8. Run npm run initDb to initialize your database with a SuperAdmin user.

Project Management

Pivotal Tracker was used as the management too; throughout the process of building this application. Checkout Pivotal Tracker Board

Usage

The application allows for the SuperAdmin to manage the entire process and assign authorization for different roles.

  1. Run npm install gulp -g.
  2. Run gulp on your terminal.
  3. Navigate to http://localhost:5555 on your browser.

Test

Run gulp test on your terminal. Remember to run test on the project root directory.

Contributing

  1. Create an issue. First look through the open issues.
  2. Clone the repository or fork it.
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin your-new-feature
  6. Submit a pull request.

Links

document-management-system's People

Contributors

rowlandekemezie avatar

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.