LegalSaathi is a mobile application designed to bridge the gap between individuals seeking legal advice and experienced lawyers. Built using Flutter for the frontend and Springboot for backend services, LegalSaathi offers a seamless platform for users to connect with legal professionals, seek guidance, and resolve legal queries efficiently. (Its still an ongoing project)
-
User Authentication: Users can create accounts securely, log in, and manage their profiles within the app.
-
Lawyer Directory: Access a comprehensive directory of experienced lawyers categorized by their expertise and location.
-
Search Functionality: Users can search for lawyers based on various parameters such as location, specialization, and ratings.
-
Appointment Booking: Schedule appointments with preferred lawyers at convenient timings.
-
Document Sharing: Users can securely share legal documents with their chosen lawyers for review and advice.
-
File Case: Users can initiate the process of filing a legal case through the app, providing necessary details and documents for the case initiation. This feature streamlines the process of seeking legal recourse.
To run LegalSaathi on your device, follow these steps:
- Clone the repository:
git clone [email protected]:ascoder1109/legalsaathi_app.git
- Navigate to the project directory:
cd LegalSaathi
- Install dependencies:
flutter pub get
- Run the app:
flutter run
We welcome contributions from the community to enhance LegalSaathi further. To contribute, please follow these guidelines:
- Fork the repository.
- Create your feature branch:
git checkout -b feature-name
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature-name
- Submit a pull request.
If you have any feedback, suggestions, or issues with LegalSaathi, please feel free to open an issue