###NOTE: You must have LaTeX installed on your server
This application is an attempt to replace the facultiy's need to write in latex to create their annual activity report.
By using a Single Page Web Application (SPA), the user can input and store information in an interactive form and, though a standardized report format, generate the requested PDF.
The chair (admin) can then read, edit and generate any of the faculty's reports.
###To Run
- Clone the repository
> git clone https://github.com/tanvirt/Faculty-Activity-Report.git FAR
- cd into FAR and npm install
> cd FAR
- to run, type grunt
> grunt
- to run the tests, type grunt test
> grunt test
###Collaborators Front End
- Tanvir Talukder (tanvirt) - tanvirt@ufl.edu
- Adam Fortier (fortieradam) - fortieradam@ufl.edu
- Santiago Fernandez (santi777) - santiago7fergo@gmail.com
- Daniel Fuentes (dafefuve) - dfuentes@cise.ufl.edu
- Pablo Arango (whospablo) - pabloaran17@ufl.edu
Back End
- Christine King (xtineking) - airpwane@ufl.edu
- Morgan Wheeler (mkwheeler) - mkwheeler@ufl.edu
- Greg Friedman (friedmangreg37) - friedmangreg37@ufl.edu
- Ian Fell (ifell) - ifell@ufl.edu
- Andrew Lorelle (Aknoxlor) - andrewlorelle@ufl.edu
- Josh Hammock (joshammock) - joshammock@gmail.com
