Skip to content

IanFH/TikTok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok

Team Members: Kyal Sin Min Thet, Ian Freda Hariyanto, Teoh Tze Tzun, Jeffinson Darmawan, Pandu Caroko Adi

Setup

On Mac/Linux:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

On Windows:

python -m venv .venv
.venv\Scripts\Activate.ps1
pip install -r requirements.txt

Usage

python main.py

API Used

Testing Procedures

Registration

  • Choose a unique user name, password and phone number
  • Use one of the following NRICs
    • ["S000000A", "S222222A", "S1010101A"]
    • Each of the NRIC can only be used once
    • This is in compliance to our background authenticator
    • It might take up to 1 minute for the authenticator to authenticate the account, simulating real world conditions
  • Some possible unused phone numbers: ["00000000", "22222222", "10101010"]

Login without Registration

  • Use the following credentials
    • Username: Test User
    • Password: 12345
    • Phone Number: 11001100

Usage

  • Login with the account created
  • To topup money into the account, click on the topup button
    • Use the following card details
      • Card Number: 4242 4242 4242 4242
      • Expiry Date: Any date in the future
      • CVC: Any 3 digit number
      • Name on card: Any name
      • Email: Any email
      • Phone Number: Any SG phone number

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages