Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 441 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 441 Bytes

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