Skip to content

encryptedge/pay-n-ticketing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pay_n_ticketing module for (RCSCTF24)

Description

This module is used to pay for tickets and register for interest for RCSCTF24.

Technologies used

  • Rust
  • Shuttle.rs
  • Axum

Payment Integration

  • Razorpay

Database Integration

  • Turso

Installation

  • Install Rust
  • Install Shuttle.rs

Usage

  • Clone the repository
  • Run cargo shuttle run in the root directory
  • The server will be running on localhost:8000