An open API service indexing awesome lists of open source software.

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.

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).