Skip to content

CuddlyBunion341/greendit

Repository files navigation

Greendit

Greendit is a simple social media website similar to Reddit. This social media site uses PHP and a MySQL database for the backend.

Live Demo

Live Demo

Installation

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

MySQL

  1. Install MySQL for Windows, Mac or Linux
  2. Install the newest version of MySQL Workbench
  3. Run the database.sql script to create the database
  4. Run the insert-data.sql script to insert some dummy data

XAMPP

  1. Install the newest version of xampp
  2. Copy the repository to the htdocs folder of xampp
  3. Start the Apache and MySQL server
  4. Open Greendit in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published