Coursework for UFCFES-30-1 Web Development and Databases - WORK IN PROGRESS
Bristol Community Events (BCE) is a fictitious organisation that would like to promote tourism in Bristol. BCE is looking for an event management system that can give a unified view of all events happening in the city, such as exhibitions, workshops, sports events, etc. BCE requires a website that can facilitate the creation of events, ticket booking, payment processing, invoice generation, and the ability to manage attendees.
TBD
TBD
TBD
TBD
The frontend uses vanilla HTML, CSS and JavaScript. There are plans to migrate to a framework like Tailwind or Bootstrap later on in development.
The backend is a Python Flask web application, which handles business logic and transactions to the MySQL database.
TBD