Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 477 Bytes

File metadata and controls

16 lines (13 loc) · 477 Bytes

Troedel

This is a Homework for a University Lecture. It's like copy of jodel.

Functions

  • User can register/login
  • User can edit, post and see a jodel
  • User can up and downote a jodel
  • Responsive Design

Installation

  1. Create MySQL/MariaDB database
  2. Create the shema with the provided data.sql file
  3. Change the database config file (database.php)
  4. Put all files into your public html folder
  5. start using Trödel