Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
/ school-infopage Public archive
forked from bfbones/school-infopage

A simple school info page for homeworks, tests and so.. developed in 2011.

Notifications You must be signed in to change notification settings

N4IR0/school-infopage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schulinfoseite

Übersicht über Hausaufgaben, Arbeiten, Stundenplanänderungen. Außerdem gibts ein Blackboard und Stundenpläne.

Anforderungen

  • PHP 5.x
  • MySQL 5.x
  • Pear::Mail (Debian-Paket: php-mail)
  • Mail-Postfach

Installation

  1. git clone
  2. MySQL DB anlegen, setup.sql importieren
  3. in Tabelle "Logins" Adminlogin anlegen (PW als MD5.. wird noch geändert)
  4. Postfach am SMTP Server anlegen für Absenderadresse der Website
  5. admin/config.php entsprechend anpassen. Kommentare beachten.

Admin Login unter /admin.

About

A simple school info page for homeworks, tests and so.. developed in 2011.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.5%
  • JavaScript 17.3%
  • SQL 7.8%
  • CSS 7.4%