Bynle
Bynle is a web-based social network designed for university clubs and societies to create, manage, and promote events.
Overview of the System
- Technologies: Developed using Django for the backend and React for the frontend, ensuring a responsive and dynamic user experience.
- Features:
- Ticketing System: Securely handles ticket purchases and transfers through Stripe, including web-hooks for real-time payment processing.
- Event Management: Enables clubs to create and manage events, with options for both free and paid events.
- User Interaction: Allows users to connect with friends, follow clubs, and share event experiences.
- QR Code Integration: Implements QR code generation and scanning for ticket validation at events, enhancing security and efficiency.
- Analytics Dashboard: Provides clubs with insights into user engagement and ticket sales, helping them optimise event strategies.
- Architecture: Uses a micro-services architecture for scalability and a PostgreSQL database for robust data management.