https://github.com/csalih/troedel
This is a homework for a University Lecture
https://github.com/csalih/troedel
bootstrap mariadb mysql php website yodel
Last synced: about 2 months ago
JSON representation
This is a homework for a University Lecture
- Host: GitHub
- URL: https://github.com/csalih/troedel
- Owner: CSalih
- License: gpl-3.0
- Created: 2019-06-14T20:27:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T12:32:32.000Z (almost 6 years ago)
- Last Synced: 2025-03-12T00:44:20.514Z (about 1 year ago)
- Topics: bootstrap, mariadb, mysql, php, website, yodel
- Language: PHP
- Homepage:
- Size: 772 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Troedel
This is a Homework for a University Lecture. It's like copy of [jodel](https://jodel.com/).
# 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](config/database.php))
4) Put all files into your public html folder
5) start using Trödel