Skip to content

Anubhav-Pathak/MIS-Legal-Firm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIS Law Portal

MIS Law Portal is a web-based platform that is has been designed and developed to provide comprehensive legal information to their clients. This portal includes features such as access to legal documents, case law databases commentary, and tools for legal research and analysis.

Project Structure

The application is built over a MENN Stack where both the frontend and backend are seperated.

  1. ./frontend contains Next+TypeScript app with DaisyUI
  2. ./backend contains Express+TypeScript app with a MVC Architecture

Requirements

  • NodeJS
  • MongoDB server

How to start

  1. Clone the repository

    git clone "https://github.com/Anubhav-Pathak/MIS-Legal-Firm.git"
  2. Run npm install in the root directory

    npm install
  3. Go to ./backend and install packages

    cd backend
    npm install
  4. Got to ./frontend and install packages

    cd frontend
    yarn add
  5. Go back to root folder ./ and run

    npm run dev

About

MIS Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •