Skip to content
forked from ccuffs/sac

A web system to manage small conferences.

Notifications You must be signed in to change notification settings

arufonsekun/sac

 
 

Repository files navigation

Sac

A web app to manage tiny conferences. It allows administrators to manage payments, schedules, attendance lists, competitions, rooms, etc. Visitors can book the events they want to participate.

sac_screenshot

Motivation

Sac was born out of the need of managing students for an annual event at the Computer Science course at UFFS. We needed an easy to use app to manage payments, attendance lists, booking, etc. It was easier (and funnier) to create our own solution than to learn an existing one.

Installation

Clone the repo to your web document root (e.g. /var/www/sac). Create a MySQL database and populate it with the content of inc/resources/sac.sql. Finally change the file inc/config.php to fit your needs, like the database name/user/password. You're good to go!

Contributors

If you liked the project and want to help, you are welcome! Submit pull requests or open a new issue describing your idea.

License

Sac is licensed under the MIT license.

About

A web system to manage small conferences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.3%
  • CSS 5.1%
  • JavaScript 1.9%
  • TSQL 1.6%
  • Hack 0.1%