- Year:2024/25
- Purpose:School project - FE development
- Technologies:React, Axios, JWT, Tailwind CSS, DaisyUI
Introduction
Tickora was a student project I worked on in collaboration with a classmate. It's a web application designed for managing and selling event tickets. My main responsibility was designing and developing the front-end, while my classmate focused on building the back-end structure.
Description
The app includes a user authentication system that allows users to register and log in securely. Once logged in, users can create and manage events, define venues, and set up different types of tickets. Access to certain features is restricted based on user authorization. All data is dynamically fetched from the database to the front-end, ensuring that event information, tickets, and user details are always up to date. Users can "buy" tickets (simulated, without an actual payment gateway) and view them in their personal account section.