GPEG (Grupo de Pesquisa em Educação e Gestão) is a multidisciplinary research group based at the Universidade Estadual de Santa Cruz (UESC). Our mission is to investigate and address key questions related to School Management, Teacher Training, and Educational History. Currently, we are focused on the research project: "School Management and IDEB Results: What is the Relationship?" This project aims to identify the main factors influencing the performance of public high schools in Bahia, Brazil, based on the IDEB (Basic Education Development Index).
- Description
- Table of Contents
- Features
- Getting Started
- Usage
- Project Structure
- Contributing
- Team
- License
- Acknowledgements
- Contact
- Multilingual Support: Available in English and Portuguese.
- Research Forms: Interactive forms for data collection from school managers.
- Team Presentation: Showcase of our multidisciplinary team of researchers.
- Contact Form: Easy communication with the research group.
- Modern Tech Stack: Built with Laravel 5.7, Vue.js, and Bootstrap.
- PHP >= 7.1.3
- Composer
- Node.js and NPM
- Laravel 5.7
-
Clone the repository:
git clone https://github.com/patricksferraz/gpeg-site.git cd gpeg-site -
Install PHP dependencies:
composer install
-
Install JavaScript dependencies:
npm install
-
Set up your environment:
cp .env.example .env php artisan key:generate
-
Run database migrations:
php artisan migrate
-
Build assets:
npm run dev
-
Start the development server:
php artisan serve
- Home Page: Learn about GPEG and our research projects.
- Research Forms: Access and fill out research questionnaires.
- Team: Meet our team of researchers.
- Contact: Reach out to us via the contact form.
app/: Core application coderesources/: Views, language files, and assetsroutes/: Application routespublic/: Publicly accessible filestests/: Automated tests
We welcome contributions! Please read our Contributing Guidelines for details on our code of conduct and the process for submitting pull requests.
- Profa. Dra. Sônia Fonseca - Coordinator
- Prof. Dr. Alfredo Dib - Coordinator
- Profa. Dra. Sandra Magina - Researcher
- Profa. Dra. Cristiane Nunes - Researcher
- Profa. Dra. Maria Elizabete Couto - Researcher
- Profa. Ms. Adriana Lemos - Researcher
- Profa. Ms. Núbia Coelho - Researcher
- Profa. Ms. Rejane Cristo - Researcher
- Profa. Lizandra Lima - Researcher
- Profa. Délia Ladeia - Researcher
- João Vitor Mendes - Researcher
- Eva Maia Malta - Researcher
- Patrick Silva Ferraz - Researcher (GitHub)
This project is licensed under the MIT License - see the LICENSE file for details.
- Universidade Estadual de Santa Cruz (UESC)
- CNPq
- All contributors and partners
For any inquiries, please contact us at: gpeg.uesc@gmail.com