fgl27 / PVModel

This is an ongoing project of the college, with the objective of modeling photovoltaic panels among other things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PVModel

Sobre o projeto

Este é um projeto em andamento da faculdade, com o objetivo de modelar painéis fotovoltaicos.

Um aplicativo da web foi desenvolvido para mostrar os resultados do modelo e pode ser acessado aqui:

PVModel Web app

About the project

This is an ongoing project of the college, with the objective of modeling photovoltaic panels.

A web app was developed to show the model results it can be accessed here:

PVModel Web app

O projeto está dividido em pastas por uma razão

  • apk contém os a fonte do aplicativo Android, o APK esta disponivel para download nos Releases.
  • page contém os arquivos finais do aplicativo web (Html, CSS, JS), o aplicativo web é gerado usando o script page_maker.sh.
  • Etc_images contém várias capturas de tela do aplicativo.
  • scripts contém vários scripts (Node, Python e Shell) que são usados para gerar o aplicativo da web e os dados do aplicativo.
  • src contém os arquivos de origem do aplicativo da web (Html, CSS, JS).
  • TCC contém o arquivo PDF do TCC que originou este aplicativo e os arquivos do latex que gera o PDF.

Cada pasta que necessita tem seu próprio README.md que contém mais informações sobre a pasta.

The project is divided on folder it folders has a reason

  • apk contains the source of the Android application, the APK is available for download at Releases.
  • page contains the final web app files (Html, CSS, JS), the web app is generated using the script page_maker.sh.
  • Etc_images contains various app screen shots.
  • scripts contains various script (Node, Python and Shell) this are used to generate web app and the app data.
  • src contains the web app source files (Html, CSS, JS).
  • TCC contains the TCC (Final paper) PDF file that originated this application and the latex files that generate the PDF.

It folder that needed has its own README.md that contains more info about it.

Esta é a Aparência do aplicativo

This is the App's Appearance

Desktop

desktop_1

desktop_2

desktop_3

Mobile

mobile_3

About

This is an ongoing project of the college, with the objective of modeling photovoltaic panels among other things

License:GNU General Public License v3.0


Languages

Language:JavaScript 79.2%Language:TeX 17.6%Language:Shell 0.9%Language:Python 0.8%Language:CSS 0.8%Language:Java 0.4%Language:HTML 0.3%