Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/antonio-neves/gestao-escolar
- Owner: Antonio-Neves
- License: mit
- Created: 2020-12-03T17:09:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T20:37:51.000Z (3 months ago)
- Last Synced: 2024-11-02T21:24:08.521Z (3 months ago)
- Topics: bootstrap4, css, django, html, postgresql, python
- Language: HTML
- Homepage:
- Size: 3.63 MB
- Stars: 29
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.