Skip to content

magician03/gather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gather

Gather is an Open Source Event Management platform written in PHP. It is written in MVC architecture. It uses Harvard CS50 PHP library.

Run server at public/index.php

  • Database credentials can be configured in config.json
  • View(V-part of MVC) files are present in views/
  • Controller(C-part of MVC) files are present in public/
  • Few helper files are present in includes/
  • Sample SQL dump is provided to test the platform in gather.sql

Contributions

All contributions with bug reports, improvements, feature requests are welcomed.

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published