Skip to content

kvchgtw/taipei-day-trip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

Landing page Screeshot

What is the Taipei Day Trip website?

Taipei Day Trip is an e-commerce site built with JavaScript, HTML, CSS, Python Flask, MySQL, TapPay credit card payment API. The website is deployed on AWS EC2. This website allows users to navigate trip spots around Taipei MRT station.

Highlights

  • Used HTML, CSS & JavaScript to develop front-end layout
  • Utilized JavaScript call back function to build infinite scroll page and dynamically checking database response
  • Built back-end server with Python Flask
  • Developed RESTful API for all pages to use GET, POST, DELETE methods to interact with database
  • Used MySQL database to store member data, deployed on AWS EC2
  • Implemented JWT for member state authentication
  • Integrated TapPay Payment API to support credit card transactions

RWD Screeshot

Demo

http://13.112.47.131:3000/

You can use this test account to play around it:

  • Email: testing@test.com
  • Password: test
  • Test Credit Card Data
    • Card number: 4242 4242 4242 4242
    • Expiration dates: 12/30
    • CVV: 123

Technique Overview

  • Front-end

    • HTML
    • CSS
    • JavaScript
  • Back-end

    • Python Flask
    • RESTful API
    • MySQL
    • AWS EC2
    • JWT
  • Credit Card Payment API

    • TapPay
  • Dev Tools

    • Git
    • GitHub

Contact

If there is any feedback for this project, please feel free to email me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published