Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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