"Lawyered" is a Full-Stack client-focused platform built with the idea of filling the gaps in the traditional legal sector such as the lack of transparency and inflated legal fees.
Clients can search for a lawyer based on their own needs, filtering them based on rating, price, and location. Clients can get in touch with lawyers or book an appointment via the platform.
"Lawyered" is built using Ruby on Rails for the back-end and React.js, together with CSS and HTML for the front-end.
-
Front-End GitHub link here for the code: https://github.com/deeseert/lawyered-frontend
-
Back-End GitHub link here for the code: https://github.com/deeseert/lawyered-backend
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...