Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonio-neves/gestao-escolar

Sistema completo de gestão escolar / School Management System (em desenvolvimento) Python e Django
https://github.com/antonio-neves/gestao-escolar

bootstrap4 css django html postgresql python

Last synced: 3 months ago
JSON representation

Sistema completo de gestão escolar / School Management System (em desenvolvimento) Python e Django

Awesome Lists containing this project

README

        

# School Management System
Sistema de Gestão Escolar


Complete school management system (under development)

Personal project of a complete web school management system, Academic, Pedagogical and Financial sectors.

Technologies: Python, Django, PostgreSql, Html, Css, Bootstrap.


Sistema completo de gestão escolar (em desenvolvimento).

Projeto pessoal de um sistema web completo de gestão escolar, sectores Académico, Pedagógico e Financeiro.

Tecnologias: Python, Django, PostgreSql, Html, Css, Bootstrap.


Attention:
To hide sensitive values in the settings.py file, such as directions and passwords, I use Python Decouple.
Instructions at https://pypi.org/project/python-decouple/
In the repository, rename the file '.env.example' to '.env' and make the necessary changes to your data.

In the folder:

notes_and_extras/Tabelas necessárias - Gestão Escolar

It has the necessary .csv tables to populate the database with the necessary data to fill in any forms.

Atenção:
Para esconder valores sensiveis no arquivo settings.py, tais como direções e senhas utilizo Python Decouple.
Instruções em https://pypi.org/project/python-decouple/

No repositório, mude o nome do arquivo '.env.example' para '.env' e faça as alterações necessárias com os seus dados.

Na pasta:

notes_and_extras/Tabelas necessárias - Gestão Escolar

Tem as tabelas .csv necessárias para popular a base de dados com os dados necessários para depois poder preencher os vários formulários.


Live Preview