Skip to content

ryhorowitz/Paralegal-Article-DB-BE

 
 

Repository files navigation

Paralegal Article Database

This project came about to solve the problem of paralegals wasting time looking for often used articles in case submissions. The law firm was small and had very little systems in place. This application stores links to the commonly used articles organized by country. This allows the paralegals to quickly find the article they need to add to a court submission. Previously the paralegals would search for old cases they knew were similar and then search through court documents that were 100s of pages long looking for articles they had used as supplimentary evidence.

Getting Started with Paralegal Article Database

This application has two repositories, a front end and a back end. Please clone both to get this application running.

Available Scripts

This is the Back End repo. In the project directory, you can run:

bundle install

bundle exec rake server

Runs the backend server.

Frontend Repo

Can be found here https://github.com/ryhorowitz/Paralegal-Article-DB-FE

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Phase 3 project Back End

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.6%
  • Other 0.4%