Git Product home page Git Product logo

legal_aid's Introduction

legal-aid

A web app for law firms built with Ruby on Rails

for Jquery assessment:

finished!

refactor

add a model method that will allow a display on user page that says 'active cases assigned: 50'.

someday:

add new case from client page let form select client automatically.(maybe make new form where the client i is hidden, and you only enter case info)

keep track of tolling of expenses by case.(by receipts with scans)

way to see how much of a retainer has been paid(hide from all but admin) this just might need to be a link for each case that only admins can click to access

billing entries - i.e. 5min phone_call...1.5 hours appearsence ect ect?

billing could be revealed by jquery on the cases show page. then if you wanted to see more than just the totals(by month?)... you could use the api to render the billing details.

use bootstrap to fix columns?(will this over write my current css?)

owners and admins can delete notes => this is working but not with the authorize @record method. not sure why?

sort cases by recent activity

refactor! lots of controller and view stuff and be done in models! i.e. when joe showed me how to move the active case method to the cases model.

think about making a partial for case objects.

---> <render @case>

maybe:

automatic file number gen

SOL pop ups?

link up a way to access files (pdfs)

way to see how much of a retainer has been paid(hide from all but admin)

mileage - user by day for tax

keep track of tolling of expenses by case.(by receipts with scans)

billing entries - i.e. 5min phone_call...1.5 hours appearsence ect ect?

Think about css?(edit responsive css as well) => fine for now, but would need polishing for production. Make errors smaller. maybe use a bootstrap setup for columns

add search for cases(index and caption) and clients(someday) add fee schedule calc(someday)

templates

for jquery assessment

REQUIREMENTS Must render one show page and one index page via jQuery and an Active Model Serialization JSON Backend.

Must use your Rails api to create a resource and render the response without a page refresh.

The rails API must reveal at least one has-many relationship in the JSON that is then rendered to the page.

Must have at least one link that loads, or updates a resource without reloading the page - NOTES!

Must translate the JSON responses into Javascript Model Objects. The Model Objects must have at least one method on the prototype. Formatters work really well for this.

legal_aid's People

Contributors

febbraiod avatar leettran avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.