Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 995 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 995 Bytes

Legal Document Assistant

This project is a web application designed to help users create and manage legal documents. It features user authentication, document creation, and secure handling of user data using JWT for authorization.

Table of Contents

Features

  • User Registration and Login
  • JWT Authentication
  • Create and Retrieve Legal Documents
  • Secure CORS Configuration

Technologies Used

Backend

  • Java
  • Spring Boot
  • Spring Security
  • JPA (Hibernate)
  • MySQL

Frontend

  • React.js
  • Axios
  • React Router

Setup and Installation

Backend Setup

  1. Clone the Repository

    git clone https://github.com/your-repo/legal-document-assistant.git
    cd legal-document-assistant