Introduction
Let's discover Le Circographe in less than 5 minutes.
Welcome to Le Circographe
This is the documentation for Le Circographe, a web application designed to simplify the management of circus associations. The platform consists of two main components:
- A public frontend website for visitors and members
- An administrative backend for membership and subscription management
What you'll need
- Ruby version 3.2.5
- Rails version 8.0.2 or above
- SQLite 3
- Modern web browser (Chrome, Firefox, Safari, or Edge)
- User account with appropriate permissions
What can Le Circographe do?
1. Member Management 👥
Register and manage member profiles with contact details, membership status, and activity history.
2. Subscription Tracking 💳
Track membership fees, payment history, and subscription renewals.
3. Event Management 📅
Create, schedule, and manage events, workshops, and performances.
4. Resource Allocation 🎪
Monitor and allocate equipment and spaces for activities and training.
5. Administrative Dashboard 📊
Access reports and statistics on membership, activities, and finances.
6. Public Web Presence 🌐
Showcase your organization, events, and activities to the public through a customizable website.
Technical Overview
Le Circographe is built with modern web technologies focused on reliability and ease of use. The application uses a responsive design that works across desktop and mobile devices, ensuring administrators can manage their association from anywhere.
The system stores all data securely in a database, with regular backups to prevent data loss. User permissions can be configured to control access to sensitive information and administrative functions.
Getting Started
To begin using Le Circographe, you'll need to set up your organization profile and administrator account. The detailed installation and configuration instructions are available in the Installation Guide section of this documentation.