Giter VIP home page Giter VIP logo

event_booking's Introduction

Event Ticketing System Introduction The Event Ticketing System is a web application designed to facilitate the authorized purchase of event tickets while maintaining data integrity. This platform ensures a seamless experience for both event organizers and attendees.

Features User authentication and authorization for secure ticket transactions. Event creation and management with real-time updates. Easy ticket purchasing and selling functionality. Integration with MySQL database for data storage and retrieval. Tech Stack React (Frontend) Motoko (Backend) MySQL (Database) Getting Started Prerequisites Ensure you have the following software installed:

Node.js: Download Node.js npm (Node Package Manager): Install npm Installation Clone the repository:

git clone https://github.com/Bonfacekiprop/Event_Booking Configuration Before running the application, configure the following:

Set environment variables for authentication and database connection.

Contributing We welcome contributions from the community. To contribute to the project, follow these steps:

Fork the project. Create a new branch: git checkout -b feature-name. Commit your changes: git commit -m 'Add new feature'. Push to the branch: git push origin feature-name. Submit a pull request. For major changes, please open an issue first to discuss the proposed changes. License This project is licensed under the MIT License.

Note on frontend environment variables

If you are hosting frontend code somewhere without using DFX, you may need to make one of the following adjustments to ensure your project does not fetch the root key in production:

  • setNODE_ENV to production if you are using Webpack
  • use your own preferred method to replace process.env.NODE_ENV in the autogenerated declarations
  • Write your own createActor constructor

event_booking's People

Contributors

bonfacekiprop avatar divin3circle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.