TixTrend is a website that allows you to track ticket prices for your favorite events over time. It provides a user-friendly interface to visualize historical price trends and make informed decisions about purchasing tickets. The project is built using Next.js along with AWS Lambda and DynamoDB, and is deployed and hosted on Vercel.
TixTrend lets you easily monitor ticket prices for various events. Here are some key features:
With TixTrend, you can easily track ticket prices for your favorite events over time. The powerful tool allows you to view historical trends, helping you decide when the best time is to purchase your tickets.
TixTrend collects its data from Ticketmaster's Discover API, which is a reliable source for event and ticket information. The integration ensures that the information you receive is accurate and up-to-date.
Learn more about Ticketmaster's Discover API ↣
We welcome contributions from the community! To contribute to TixTrend, follow these steps:
- Fork this repository.
- Create a new branch for your feature/bug fix:
git checkout -b feature/my-new-feature
. - Make your changes and test thoroughly.
- Commit your changes:
git commit -m "Add a new feature"
. - Push to your branch:
git push origin feature/my-new-feature
. - Create a pull request detailing your changes.
TixTrend is released under the MIT License.
For more information, visit the TixTrend website or contact us at [email protected].