###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) - [email protected]
- Adam Fortier (fortieradam) - [email protected]
- Santiago Fernandez (santi777) - [email protected]
- Daniel Fuentes (dafefuve) - [email protected]
- Pablo Arango (whospablo) - [email protected]
Back End
- Christine King (xtineking) - [email protected]
- Morgan Wheeler (mkwheeler) - [email protected]
- Greg Friedman (friedmangreg37) - [email protected]
- Ian Fell (ifell) - [email protected]
- Andrew Lorelle (Aknoxlor) - [email protected]
- Josh Hammock (joshammock) - [email protected]