Skip to content

TechWilk/rota

Repository files navigation

Rota Build Status Coverage Status

Rota is a web-based system for rota management, which can send email reminders and link with all good digital calendars.

Rota was designed for Churches, but can be used by any group or Organisation who requires similar functionality. Adhering to best practices, if you find you need Rota to do something new, it should pretty easy to extend it too!

Screengrab

What makes Rota so great?

  • Responsive interface for phones/tablets/laptops/computers
  • Secure login (or use with an existing service, inc. Facebook, OneBody, etc.)
  • Email reminders before events
  • Swap roles with others easily
  • Manage rota for multiple groups in one place
  • Automatically have events added to your digital calendar (through an iCal feed)

Count me in! How do I use this thing...?

Rota can be installed on almost any PHP web host, possibly even on the one your website is already on...

What you'll need:

  • Web host running PHP 5.6 or above (recommended PHP 7.0)
  • MySQL database (or an alternate DB which works with PDO, we've only tested MySQL though)
  • Mailgun account for email sending (10,000 email/month free) - or sendmail if you're feeling brave...

Installation

There are a couple of methods to use - check out the Wiki articles for the latest guides.


Contributers are awesome!

Want new features? Found a bug? Why not help us out by contributing!

We're always keen to have a hand! Here's what you need to know before you show us how awesome you're skills are...

Standards are handy

We conform to the PSR code standards wherever possible. Specifically you should familiarise yourself with:

Frameworks are cool

Why spend time writing code which someone has already written?!

We use, among others:

Unit tests are epic

Why risk breaking old code when you can write software to test it?!

All new code should have testcases written for PHPUnit. We are working to add tests to all the existing functionality when we have the time.

Oooh, badges...!

Build Status Coverage Status Scrutinizer Code Quality Codacy Badge Dependency Status

Rota started life as a fork of ChurchRota, although we've almost entirely re-written it to adhere to modern coding standards and best practices.

About

Web-based rota management with email reminders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published