Skip to content

ifell/Faculty-Activity-Report

 
 

Repository files navigation

Build Status

Faculty Activity Report

####Current Release v0.1

###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

  1. Clone the repository

> git clone https://github.com/tanvirt/Faculty-Activity-Report.git FAR

  1. cd into FAR and npm install

> cd FAR

  1. to run, type grunt

> grunt

  1. to run the tests, type grunt test

> grunt test

###Collaborators Front End

Back End

About

Faculty Activity Report

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.7%
  • HTML 5.4%
  • TeX 3.3%
  • Java 2.3%
  • Other 0.3%