{"id":22347999,"url":"https://github.com/guimaraaes/sg_pip-reactjs-nodejs-mongodb","last_synced_at":"2026-04-10T14:37:29.042Z","repository":{"id":56171616,"uuid":"293076231","full_name":"guimaraaes/sg_pip-reactjs-nodejs-mongodb","owner":"guimaraaes","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-02T13:28:12.000Z","size":11605,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T12:13:08.409Z","etag":null,"topics":["bootstrap","docker","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guimaraaes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-05T12:58:17.000Z","updated_at":"2021-03-02T13:28:14.000Z","dependencies_parsed_at":"2022-08-15T14:00:58.847Z","dependency_job_id":null,"html_url":"https://github.com/guimaraaes/sg_pip-reactjs-nodejs-mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guimaraaes%2Fsg_pip-reactjs-nodejs-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guimaraaes%2Fsg_pip-reactjs-nodejs-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guimaraaes%2Fsg_pip-reactjs-nodejs-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guimaraaes%2Fsg_pip-reactjs-nodejs-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guimaraaes","download_url":"https://codeload.github.com/guimaraaes/sg_pip-reactjs-nodejs-mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641317,"owners_count":20648637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","docker","nodejs","reactjs"],"created_at":"2024-12-04T10:12:08.464Z","updated_at":"2025-12-30T19:20:19.353Z","avatar_url":"https://github.com/guimaraaes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spPIP: Sistema de Gestão do Programa Institucional de Permanência Acadêmica\r\n\r\n\u003e aplicação web para o gerenciamento de bolsas do programa institucional de permanência da UFERSA\r\n\r\n## Quick Start\r\n\r\nPara iniciar a aplicação no seu computador é necessário ter o Docker instalado e seguir os seguintes passos:\r\n\r\n```bash\r\n# clone o repertório na sua máquina local\r\ngit clone github.com/guimaraaes/web.git\r\n\r\n# Direcione-se para o diretório\r\ncd web\r\n\r\n# Construa a aplicação utilizando Docker\r\ndocker-compose build\r\n\r\n# Compile a aplicação utilizando Docker\r\ndocker-compose up\r\n```\r\n\r\n## O sistema\r\n\r\nA proposta inicial do trabalho é desenvolver uma aplicação web para um conjunto de atividades específicas que o SIGAA realiza. Dessa forma, a aplicação não servirá para substituir este, mas deve auxiliar no processo seletivo de bolsas do Programa Institucional de Permanência da UFERSA.\r\n\r\nO sistema busca centralizar o processo seletivo PIP apenas para a aplicação web com o intuito de dispensar a necessidade do discente ter que preencher formulários no SIGAA e ainda precisar comparecer presencialmente para entregar a documentação. Além disso, é possível gerenciar e salvar a documentação entregue de modo que o discente pode apenas atualizar documentos que sofreram alteração, mas não necessita mais entregar os mesmos documentos a cada processo seletivo que participa.\r\n\r\n\r\n### :mailbox: Dúvidas? Me manda um [e-mail](sguimaraaes@gmail.com) \r\n\r\n\u003cimg src=\"https://raw.githubusercontent.com/guimaraaes/guimaraaes/master/assets/card-readme.png\" \u003e\r\n\r\n### :globe_with_meridians: para me encontrar na web\r\n[![LinkedIn](https://img.shields.io/badge/-LINKEDIN-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/sara-guimar%C3%A3es-negreiros-aa2382155/)\r\n[![GitHub](https://img.shields.io/badge/github-%23100000.svg?\u0026style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://guimaraaes.github.io/guimaraaes/)\r\n[\u003cimg height=\"25\" src=\"https://i.imgur.com/2iVxee6.png\"\u003e![Lattes](https://img.shields.io/badge/lattes-%23100000?logoColor=blue\u0026style=for-the-badge)](http://lattes.cnpq.br/7082901769077209)\r\n\r\n\r\n\u003c!-- \r\n## Desenvolvimento\r\nCoordenador\r\n- [x] Cadastrar um processo\r\n- [x] Buscar por processos e discentes\r\n- [x] Consultar um processo específico\r\n- [x] Consultar submissões dos discentes\r\n- [x] Editar processos\r\n- [ ] Finalizar processos\r\nDiscente\r\n- [ ] Consultar processos\r\n- [ ] Realizar submissão em processos\r\n- [ ] Cadastrar documentos .pdf\r\nGeral\r\n- [ ] formata data para DateTime\r\n- [ ] descartar um documento e pedir confirmação\r\n- [ ] visualizar documentos\r\n- [ ] boolean para documento selecionado\r\n- [ ] vincular documento por typo e pelo id do discente\r\n- [ ] id discente único, mas participando de vários processes\r\n- [ ] Mensagens de alerta: erro ou operação concluída\r\n--\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguimaraaes%2Fsg_pip-reactjs-nodejs-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguimaraaes%2Fsg_pip-reactjs-nodejs-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguimaraaes%2Fsg_pip-reactjs-nodejs-mongodb/lists"}