courses registration platform and enrollment service
Table of Contents
This program allows users to create events in which others can register themselves in a user-friendly way. It was originally created to organise courses, but it is more broadly applicable than that.
⚡ Features:
- Create events (or courses) split into different sessions, and in different groups
- Intuitive user-interface for both administrators and regular users
- Email reminders and notifications
- CSV and Excel exports of data
- ...
The instructions for getting started, installing and configuring the application can be found in the Getting Started documentation. This is self-hosted web-based software that is built on top of Laravel 9.
- More generalisation from courses to events
- Allow end users to have more customization
- Allow news posts and other CMS-like features that support the content
- Improve UX
Contributions are always welcome. Check out the contribution guidelines in CONTRIBUTING.md.
This project is distributed under the AGPL-3.0 license. See LICENSE for more information.