https://github.com/gowth6m/contract-compare
View, compare and update contracts - created with FastAPI, React and AWS Services
https://github.com/gowth6m/contract-compare
aws cdk contracts fastapi react
Last synced: 2 months ago
JSON representation
View, compare and update contracts - created with FastAPI, React and AWS Services
- Host: GitHub
- URL: https://github.com/gowth6m/contract-compare
- Owner: gowth6m
- Created: 2024-11-21T21:45:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-27T02:02:34.000Z (over 1 year ago)
- Last Synced: 2025-01-30T21:35:08.958Z (over 1 year ago)
- Topics: aws, cdk, contracts, fastapi, react
- Language: TypeScript
- Homepage: https://app.sandbox.jurisai.uk
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contracts Compare
Live demo [here](https://app.sandbox.jurisai.uk)
Video demo [here](https://youtu.be/WwDlyC-LlmM)
## Frontend
The frontend is React application built with Vite, MUI, React Query and Axios.
## Backend
The backend is a FastAPI application built with FastAPI, MongoDB, AWS Services. It provides the API endpoints for the frontend to interact with the database and perform various operations.
## Infrastructure
The infrastructure is managed using AWS CDK. The backend is deployed as zipped Lambda functions and the frontend is deployed as a static website on S3.
## Swagger documentation
View the API documentation [here](https://api.sandbox.jurisai.uk/docs)
## Architecture Diagram
