Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T12:32:32.000Z (over 4 years ago)
- Last Synced: 2024-11-17T15:56:10.618Z (3 months 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