Manage all your events in one place.
EventEye is a lightweight event management web app that helps you create, manage, and track events effortlessly. Whether it’s a club meeting, workshop, competition, or a large-scale conference, EventEye brings everything together in one simple interface.
- Event Creation & Editing – Add, update, and delete events with ease.
- User Accounts – Register and log in to manage your personalized events.
- Categorization – Organize events into sub-events and categories.
- Search & Filter – Quickly find events by name, type, or date.
- Responsive UI - Works across all devices
- Database Integration – Store and retrieve events via a robust backend.
- Secure Sessions – User login with session handling for safe access.
- When exporting to CSV, the date column in Excel may appear cut off. Please extend the column width manually to view dates properly (this is an Excel formatting issue).
Frontend:
- HTML5, CSS3, Vanilla JavaScript (In order to handle data)
Backend:
- Python (Flask)
- PostgresSQL (configurable database)