Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahalic/final-grad-proj

LaTeX source files for my final graduation project.
https://github.com/ahalic/final-grad-proj

latex

Last synced: 3 months ago
JSON representation

LaTeX source files for my final graduation project.

Awesome Lists containing this project

README

        

# Thesis Documentation
This repository contains the LaTeX source files for the thesis written and defended as part of my final graduation project at UFES. It is written in Portuguese and contains two folders:

- [anteprojeto](./tcc-anteprojeto): First part of the project, it contains the literature review, requirements specification and project proposal.

- [monografia](./tcc-monografia): The final part of the project, it contains the full thesis written throughout the year. The thesis PDF can be found [here](./tcc-monografia/pg-sophie-dilhon.pdf).

# Project

The project developed is called SCAP, and it aims to help manage requests from professors of the Department of Informatics (DI) at the Federal University of Espírito Santo (UFES) for leave to attend conferences.
The code implemented can be found in this [repo](https://github.com/AHalic/scap).