Greendit is a simple social media website similar to Reddit. This social media site uses PHP and a MySQL database for the backend.
The Project uses MySQL workbench and XAMPP but there are also many other possibilities. With the following steps you can install this social media site and run it on your own device
- Install MySQL for Windows, Mac or Linux
- Install the newest version of MySQL Workbench
- Run the database.sql script to create the database
- Run the insert-data.sql script to insert some dummy data