Skip to content

Programmer9876/UFTicketer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UF Ticketer

A modern ticketing application for purchasing and managing event tickets.

Project Structure

UFTicketer/
├── backend/          # Django backend
│   └── UFTicketer/
└── frontend/         # Frontend application
    ├── index.html
    ├── styles.css
    └── script.js

Getting Started

Frontend

To view the frontend, simply open frontend/index.html in your web browser.

Features:

  • Modern Homepage Design: Beautiful gradient background with a centered search bar
  • Profile Icon: Top-right navigation with a profile menu
  • Search Functionality: Real-time search through offers
  • Featured Offers Section: Grid display of available tickets
  • Responsive Design: Works on desktop, tablet, and mobile devices

Backend

The Django backend is located in the backend/UFTicketer/ directory.

Current Homepage Features

  1. Search Bar: Centered search functionality to find events, concerts, and sports
  2. Profile Icon: Top-right corner for accessing user profile and settings
  3. Featured Offers: Display of available tickets and events
  4. Interactive Cards: Hover effects and clickable offer cards

Technology Stack

  • Frontend: HTML5, CSS3, JavaScript (Vanilla)
  • Backend: Django (Python)
  • Icons: Font Awesome 6.4.0

About

Marketplace for UF tickets and other things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors