Git Product home page Git Product logo

legodoc's Introduction

LegoDoc

Hackathon Status Github Issues Pending Pull-Requests License


Open source platform for sharing legal document templates.

Table of Content

About

  • LegoDoc is a platform for downloading / customizing contracts and other legal documents which are curated by the people.
  • Our mission is to make these documents freely available for everyone, while in the process making them easier to customize and use.
  • Any registered user can upload or write a new document.
  • Posts will be filtered with the help of feedback (upvotes / downvotes).
  • Helping people save hundreds, or even thousands of rupees to make an enforceable agreement.
  • All the documents are free to download, customize and store.
  • Note that every situation is unique and, if you are unsure of which document to use, we recommend you talk to an attorney.
  • Remember: we do not and cannot provide legal advice. Neither are we a substitute for the work of a law firm or an attorney.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them Installing NodeJs

$ sudo apt-get install nodejs

Installing VueJs

$ npm install -g @vue/cli

Installing

A step by step series of examples that tell you how to get a development env running

Cloning the repo

$ git clone https://github.com/chaitanyadukkipaty/LegoDoc.git

Installing the dependencies

$ cd LegoDoc
$ npm install
$ cd web/lego/
# npm install

If you are running a development environment, use the following command:

$ npm run serve 

If you are running a deployment environment, use the following command:

$ npm run build

Running the server

$ node server.js

The application will now be running on https://localhost:8080/

Built With

Limitations

  • No mechanism to generate revenue apart from ads.

Future Scope

  • A GitHub type pull request / issues feature
  • Users being able to comment on the documents

File Structure

/server.js : Main server code
/web/ledgo : Website code
/models : Data structures and methods to access them

Contributing

  1. Fork it (https://github.com/chaitanyadukkipaty/LegoDoc/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Authors

See also the list of contributors who participated in this project.

legodoc's People

Contributors

caldenrodrigues avatar chaitanyadukkipaty avatar race2infinity avatar sephiroth7712 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.