Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bugratr/ticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Event Ticketing System on Camino

An event ticketing platform designed to operate seamlessly on the Camino blockchain. Built with Solidity smart contracts for the backend and a React frontend for user interactions.

Table of Contents

Features

  • Event Creation: Event organizers can add new events with details like VIP and Silver ticket counts, prices, date, and venue.
  • Ticket Purchasing: Users can easily purchase available VIP or Silver tickets for their desired events.
  • Event Tracking: View and track details of all events, their current ticket availability, and more.
  • Admin Panel: A dedicated admin panel for event management.

Installation

  1. Clone the Repository:
git clone https://github.com/bugratr/ticket
  1. Install Backend Dependencies:
cd backend && npm install
  1. Install Frontend Dependencies:
cd frontend && npm install
  1. Setting up Environment Variables: Make sure to set up your environment variables for the backend and frontend (e.g., API keys, blockchain endpoint).

Usage

  1. Start the Backend:
cd backend && npm start
  1. Start the Frontend:
cd frontend && npm start

Once the application is up and running, you can:

  • Navigate to the main page to view all events.
  • Purchase tickets for events.
  • Log in to the admin panel for event management.

Contributing

We welcome contributions from the community! Please read the contribution guidelines before starting.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Bu README, projenizi tanımlamak ve kullanıcılara kurulum, kullanım ve katkıda bulunma hakkında bilgi sağlamak için basit ve açıklayıcı bir yapıya sahiptir. İhtiyaçlarınıza bağlı olarak bu şablonu genişletebilir veya değiştirebilirsiniz.

About

Event Ticketing System on Camino

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published