Skip to content

raghavraj-27/doc-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing

Doc Platform

A doc platform where organisation can keep all work related docs in single place.

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors

Table of Contents


Features

  • A login and register page with security and password encryption enabled doc platform and forgot password feature.

  • A dashboard to create and delete workspaces.

  • Users can upload any notes/text files from their computer to any workspace.

  • File deletion feature is provided in each workspace.

Installation

View the project status by following steps :

  1. Clone the repo
  2. Navigate to the directory
  3. Launch terminal and type

npm install

Now a folder will be created with name, node modules, then type

node app.js

Also you can use nodemon for your ease, click here to download nodemon, once downloaded, go to the terminal, type the given below command

nodemon app.js

  1. Go to your browser
  2. Go to http://localhost:3000/

Tech Stack

  • Front-End : EJS, CSS, Bootstrap
  • Back-End : NodeJS
  • Database : MongoDB
  • Other tools and platforms :
    i) Used Heroku for CI/CD deployment
    ii) Atlas for hosting databse
    iii) Balsamiq cloud tool to design pages

Contributors:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published