hazioldal

Új, git alapú házioldal. A cél az, hogy a weboldal minden munkát külső oldalakra hárítson.

https://github.com/molnatt/hazioldal

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Új, git alapú házioldal. A cél az, hogy a weboldal minden munkát külső oldalakra hárítson.

Basic Info
  • Host: GitHub
  • Owner: MolnAtt
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 3.33 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created about 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Citation

README.md

hazioldal

Új, git alapú házioldal.

Leírás

Célja, hogy helyettesítse az előző, PHP alapú házioldalt, mely fenntarthatósági és dependencia problémák mellett, sok nagy fájlt kezelt, így a Házioldal ezen verziója már minden helyzetben igyekszik amilyen munkát csak lehet kiszervezni, de persze úgy, hogy nagy mértékben ne függjön tőle (kivéve Git).

Motorháztető alatt

Django, mely egy appban kompatibilis sqlite adatbázisokkal, de a napló már PostgreSQL adatbázist igényel.

Frontenden plain HTML(Jinja - Django HTML), CSS és JS.

Contributing - Hogyan tudok közreműködni?

Kattints ide a közreműködéssel kapcsolatos útmutatáshoz

Bugok jelentése, feature requestek

Az egyszerűség kedvéért rendszerezetten lehet bugokat jelenteni, feature requesteket beköldeni GitHubon az Issues panelen.

Owner

  • Name: Molnár Attila
  • Login: MolnAtt
  • Kind: user
  • Location: Budapest 1102 Kőrösi Csoma Sándor út 28-34
  • Company: Szent László Gimnázium

informatika-, filozófia és -matematikatanár

Citation (citation.cff)

cff-version: 1.2.0
message: "If you use this software in your work, please cite it using the following metadata."
title: "Házioldal"
date-released: 2022-02-04
url: "https://github.com/MolnAtt/hazioldal"
repository-code: "https://github.com/MolnAtt/hazioldal"
keywords:
  - "hazioldal"
  - "Házioldal"
license: "GNU General Public License v3.0"
license-url: "https://www.gnu.org/licenses/gpl-3.0.html"
authors:
  - family-names: "Molnár"
    given-names: "Attila"
    affiliation: "Kőbányai Szent László Gimnázium, Budapest, Hungary"
    email: "molnar.attila@szlgbp.hu"

GitHub Events

Total
  • Issues event: 2
  • Issue comment event: 10
  • Public event: 1
  • Push event: 37
  • Pull request event: 20
  • Fork event: 3
Last Year
  • Issues event: 2
  • Issue comment event: 10
  • Public event: 1
  • Push event: 37
  • Pull request event: 20
  • Fork event: 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 2.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 2.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • MolnAtt (2)
  • PstasDev (1)
Pull Request Authors
  • PstasDev (17)
  • Radvir (1)
  • magyarakoos (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • Babel ==2.9.1
  • Django ==4.0.2
  • asgiref ==3.5.0
  • dj-database-url ==0.5.0
  • django-cors-headers ==3.11.0
  • django-rest-framework ==0.1.0
  • djangorestframework ==3.13.1
  • gunicorn ==20.1.0
  • psycopg2-binary ==2.9.3
  • pytz ==2021.3
  • sqlparse ==0.4.2
  • tzdata ==2021.5
  • whitenoise ==5.3.0