Skip to content

A social networking app for internal employees.

Notifications You must be signed in to change notification settings

thu105/work-circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

WorkCircle

A social networking app for internal employees.

Stack

The app will primarily be using PHP, Apache, and MySQL with some CSS and JS.

Setup

  1. Install XAMPP or MAMP and run the web server. Make sure both Apache and MySQL are running and configured. For profile images, you need to enable the GD extension in XAMPP as shown in this guide.
  2. Locate the htdocs folder that your Apache server is referencing. Either edit the index.php file in that folder to point to the repo or paste the source PHP files into the folder.
  3. Make sure you update the database credentials in funcions.php to point to your MySQL server.
  4. Run setup.php to create tables used by this app.

About

A social networking app for internal employees.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages