on-site / grantzilla

A grant application management web app
MIT License
10 stars 11 forks source link

Improve grant entry forms and grant details page #265

Closed scottjones closed 8 years ago

scottjones commented 8 years ago

This has turned into a rather large pull request...

Improves the form entry for grants to give not only the criteria and description, but also the amount of the grant requested and details about the rent. The PDF forms include more information about this right now but I would like for us to learn more about how that actually is used.

This pull request also combines the property and payee steps into one. It also includes the income sources code (merged from the existing pending work that had already been started). Additionally, it improves the grant status page.

Crisis and Grant Request are one page (note the new money entry type): image

The budget page money entries are different looking: image

Property and Payee are on one page: image

Income Sources are now working: image

The grant details (show) page is improved: image

lamplus commented 8 years ago

Reviewed up to 104cee6