Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ahalic/final-grad-proj
- Owner: AHalic
- Created: 2024-08-03T02:20:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T02:56:25.000Z (5 months ago)
- Last Synced: 2024-10-10T04:03:05.532Z (3 months ago)
- Topics: latex
- Language: TeX
- Homepage:
- Size: 49.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).