https://github.com/soup-ms/casecompass
https://github.com/soup-ms/casecompass
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soup-ms/casecompass
- Owner: soup-ms
- Created: 2023-04-29T00:56:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T15:34:03.000Z (about 2 years ago)
- Last Synced: 2025-03-07T02:22:54.324Z (3 months ago)
- Language: JavaScript
- Size: 2.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Case Compass
A Morgan and Morgan Hackathon Project
description:
Web app that calculates the amount of money you could be entitled to in an injury settlement using algorithms and Machine Learning.steps to run:
1. clone this repo and cd into it
2. run 'npm install && cd case-compass && npm install'
3. run 'npm start'