https://github.com/yogesh-bhandare/lawbook
Patented mobile app for law students, enabling virtual moot court practice with AI-driven and peer-assisted trials, and access to a comprehensive case library with AI summarization.
https://github.com/yogesh-bhandare/lawbook
aws-s3 cicd django django-rest-framework expo outh2 react-native rest-api selenium webrtc webscraping
Last synced: 3 months ago
JSON representation
Patented mobile app for law students, enabling virtual moot court practice with AI-driven and peer-assisted trials, and access to a comprehensive case library with AI summarization.
- Host: GitHub
- URL: https://github.com/yogesh-bhandare/lawbook
- Owner: yogesh-bhandare
- Created: 2024-11-24T16:33:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T06:52:28.000Z (over 1 year ago)
- Last Synced: 2025-06-13T04:39:48.923Z (about 1 year ago)
- Topics: aws-s3, cicd, django, django-rest-framework, expo, outh2, react-native, rest-api, selenium, webrtc, webscraping
- Language: TypeScript
- Homepage: https://lawbook-app.vercel.app/
- Size: 9.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lawbook Frontend
This repository contains the React Native frontend for the Lawbook mobile app, a platform for law students to practice trials virtually.
### Tech Stack
- **[React Native](https://reactnative.dev/)** - Cross-platform mobile app framework.
- **[Stream SDK](https://getstream.io/)** - Powers video and chat for virtual moot courts.
- **[Reanimated](https://docs.swmansion.com/react-native-reanimated/)** - Modern, animated UI.
- **[Clerk](https://clerk.dev/)** - Secure OAuth authentication.
## Running App
Download the Lawbook app:
[Download Lawbook App](https://lawbook-apk.s3.us-east-1.amazonaws.com/download/Lawbook.apk)
---
For full project details and backend code, visit [Lawbook Backend API](https://github.com/yogesh-bhandare/lawbook-api).