Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Improve report template #91

Open
jmaupetit opened this issue Apr 4, 2016 · 5 comments
Open

Improve report template #91

jmaupetit opened this issue Apr 4, 2016 · 5 comments

Comments

@jmaupetit
Copy link
Member

jmaupetit commented Apr 4, 2016

Purpose

The idea is to make the report template a little bit more pretty. We think that Overleaf is a good source for inspiration: https://www.overleaf.com/gallery/tagged/report.

A report is a document that contains information about a project of any kind (thesis, internship, milestone, etc.). We would like to have the following information:

  • title
  • date
  • version
  • (optionally) reporter name(s)
  • (optionally) institution name

The report template could add a first-page like this one, and then leave the rest of the document "as is" (with a reader-friendly font). It is just an example of what could be done ;-)

Proposal

The code of this template is here: app/components/Templates/Report.jsx. It is a React JSX component that owns its style and metadata (extra variables). We would like to improve its current look but we don't have many expectation except to make it more useful and nice. It is quite subjective, but we are open to any suggestion as @jmaupetit said in his comment below.

Cheers!


Issue last updated by @willdurand.

@willdurand
Copy link
Member

Or maybe we could get rid of it? We don't use it actually..

@hkasera
Copy link

hkasera commented Sep 27, 2016

Hi @willdurand @jmaupetit,
Could you please explain a bit more about the issue? I did not get the context properly.

@willdurand
Copy link
Member

Hi @hkasera! I will describe this issue more extensively today, so that you can better understand its purpose. I will keep you informed, thanks for your interest!

@jmaupetit
Copy link
Member Author

jmaupetit commented Sep 28, 2016

Hi @hkasera! Thank you for willing to contribute. So, here is the context: Monod as a few templates to easily generate everyday documents like letters, invoices or even presentations (see the section 2 and 3 of the upcoming new documentation).

This issue concerns the report template. Our first intent was to remove this template, since we don't use it at TailorDev. But, if you think this template can be useful, please let us know, and why not submit a PR!

In brief, a template is a React component; you will find them here. If you want to improve the report template, you will find layout / design inspiration here.

Please let us know if something appears unclear to you.

HTH.

@willdurand
Copy link
Member

Issue updated!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants