Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Ajax Ticket Alerts

🛠️ Tech Stack

This project consists of three main components:

🔍 Web Scraper (ajax-scraper)

  • Built with: Python, Selenium
  • Functionality:
    • Uses a headless browser to navigate the Ajax resale platform.
    • Scrapes ticket availability data for upcoming matches.
    • Sends a PUT request to the backend when tickets are found.

🖥️ Backend (ajax-tickets-fe)

  • Built with: React
  • Functionality:
    • Provides interface with two components, match list and subscription form.

✉️ Notifications

  • Uses: Twilio SendGrid

How to start the Ajax Alerting application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/ajax-ticket-alerts-1.0-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url http://localhost:8080

Health Check

To see your applications health enter url http://localhost:8081/healthcheck

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages