Skip to content

✌️ A Social Club/Group Organizer with Blogging Platform Made Using PHP.

License

Notifications You must be signed in to change notification settings

shindesharad71/Club-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Club Manager - A Social Club/Group Organizer with Blogging Platform.

Admin login -
  • username - admin
  • password - 12345
Member login -
  • username - member
  • password - member

📌 Features

  • Dashboard
  • Blogging Platform
  • Notice and Announcements
  • Member Management (Admin only)
  • Schedule Builder

📌 Resources Used while Making

  • PHP
  • Bootstrap
  • JavaScript
  • Summernote Editor

📌 Installation

Club Manager requires PHP 5.6+

Export Club-Manager-DB.sql file in your database.

Add Your Database Details in dbconfig.php file.

	$hostname = 'localhost'; 	// Host Name
	
	$user = 'root'; // username of host
	
	$password = ''; // password of host
	
	$dbname = ''; 	//database name

📌 Quick View

📌 Login

alt text

📌 Home

alt text

📌 Blog

alt text

📌 New Blog Post

alt text

📌 Attendance

alt text

📌 Notice

alt text

📌 Version

v1.0

  • released on 10-9-2016

📌 License

MIT

Free Software, Hell Yeah!

( readme updated on 08-06-2017 )

About

✌️ A Social Club/Group Organizer with Blogging Platform Made Using PHP.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published