Skip to content

Lawyers can collaborate on analyzing Terms of Service documents and assign tasks for each other

Notifications You must be signed in to change notification settings

jamalxo/tos-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connotate - Analyze ToS documents together

Features

  • Editor
    • Upload documents (pdf or text)
    • Create sections in documents
    • Annotate, upvote and comment sections
  • Create, manage and assign tasks
  • View all tasks in TaskList
  • View all tasks in DocumentList
  • Password reset feature
  • About-us page
  • Edit your profile

Future Work

  • Recent Swimlane in Homepage

How to use

  1. Upload document(s) in the Homepage
  2. It will redirect you to the editor, but is also accessible from the sidebar in the DocumentList
  3. Start creating sections by marking some part of the text with your mouse and releasing again
  4. A dialog should open, where you have to option to annotate that section

How to setup

Client

cd client/tos npm install
ng serve

Server

rename env.example to env in root

cd server
npm install
node index.js

Database

created over mongo cloud

Database Content

download Mongo Compass and connect to your mongo cloud url

Disclaimer

All icons that have been used are from icons8.com or flaticon.com and may be subject to copyright. Also icons from material icons

About

Lawyers can collaborate on analyzing Terms of Service documents and assign tasks for each other

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published