filipkorus / lso-skrzyszow-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSO Skrzyszów Web App

About

This application provides altar boys' points counting for every month and displays next shifts. It has got a news feed implemented as well. Every user can change his own profile picture, username, password, etc. Admin can manage users, insert/edit their points or shifts. What is more, he has permission to publish announcements or edit/delete them too.

Technologies

Project is created with:

  • PHP
  • MySQL
  • JavaScript
  • UI Kit

Setting up

  1. Rename config.example.php file to config.php.
  2. Create new MySQL Database and import create-database.sql file.
  3. Specify your database's host, username, password and database name in file config.php in lines from 6th to 9th.
  4. Run composer require dompdf/dompdf in command line to install HTML to PDF converter.
  5. Upload all files (except create-database.sql file) to HTTP server.

Preview

login-page profile ranking settings ministerings points add-announcement announcement user-management

About


Languages

Language:PHP 76.4%Language:JavaScript 17.4%Language:CSS 5.9%Language:Hack 0.3%