Skip to content

erickwer/admin-ipope

Repository files navigation

Dashboard para tabulação de pesquisa eleitoral e de opinião pública

Projeto desenvolvido com o intuito de automatizar processo de geração de gráficos resultantes de pesquisas eleitorais e de opinião pública. Através do preenchimento dos formulários específicos da pesquisa o sistema é alimentado e retorna os gráficos relacionados à avaliação admininistrativa, dados pesssoais, inteção de votos estiulada, intenção de votos esponânea entre outros de maneira automática.

Note that this seed project requires node >=v8.9.0 and npm >=4.

In order to start the project use:

$ git clone https://github.com/start-angular/SB-Admin-BS4-Angular-8.git
$ cd SB-Admin-BS4-Angular-8
# install the project's dependencies
$ npm install
# watches your files and uses livereload by default run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
$ npm start
# prod build, will output the production application in `dist`
# the produced code can be deployed (rsynced) to a remote server
$ npm run build

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published